derbiasto/Compile TeX Files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ssh-key | ssh-key to use for checkout and all following steps. | — | — |
| github-server-url | server url to use for checkout and all following steps. | — | — |
| ssh-user | ssh user to use for checkout and all following steps. | — | — |
| pull | Whether to pull before compiling | — | false |
| compile-pattern | The pattern for which texfiles to compile | — | *.tex |
| aux-directory | Directory in which to commit latexmk aux files | — | .aux |
| commit | Whether to commit the resulting files | — | false |
| commit-pattern | Which files to commit. | — | |
| commit-aux | Whether to commit aux files | — | true |
| upload | Whether to upload compiled files | — | false |
| upload-name | Name of the uploaded artifact | — | PDFs |
| upload-pattern | Which files to upload. | — |
Outputs
no outputs