Skip to content

Commit

Permalink
ci: exclude implementation register (#297)
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleythedeveloper authored Feb 11, 2025
1 parent d4b01a2 commit b02c2cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs-to-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
--contentSelector="article" \
--paginationSelector="a.pagination-nav__link.pagination-nav__link--next" \
--excludeSelectors=".breadcrumbs,.theme-edit-this-page" \
--excludePaths="/docs/implementations/" \
--excludeURLs="https://uncefact.github.io/spec-untp/docs/about/Meetings,https://uncefact.github.io/spec-untp/docs/about/FAQ" \
--outputPDFFilename="website/static/un-transparency-protocol.pdf" \
--coverTitle="UN Transparency Protocol" \
Expand Down

0 comments on commit b02c2cb

Please sign in to comment.