integrimark/IntegriMark Processing
Process PDF files using IntegriMark and publish to GitHub Pages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 24, 2023
- License
- LGPL
Pinned Snippet
uses: integrimark/integrimark-publish-action@8dd4bf40d38072f49f18e5dcc6a734af2df17d40 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| base_url | Base URL for the IntegriMark vault. Defaults to https://<github-username>.github.io/<repo>/ if not provided. | no | — |
| files | Files to include in the IntegriMark command. Defaults to all PDFs in the repo. | no | |
| domain | Custom domain for GitHub Pages. Leave unset for default GitHub domain. | no | — |
| github_token | Set a generated GITHUB_TOKEN for pushing to the remote branch. | no | — |
| personal_token | Set a personal access token for pushing to the remote branch. | no | — |
| publish_branch | Set a target branch for deployment. | no | gh-pages |
Outputs
no outputs