actions-marketplace-validations/latex-build-and-release
Builds a PDF file from LaTeX source and publishes it as asset in a release.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| gh-token | GitHub token | no | ${{ github.token }} |
| tex-entry-point | Entry point .tex file | no | main |
| pdf-name | Final PDF file name | no | ${{ github.event.repository.name }} |
Outputs
no outputs