nikeee/Setup pandoc
Setup pandoc and add it to your PATH
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pandoc-version | Exact version of pandoc to use. You can find available versions here: https://github.com/jgm/pandoc/releases | no | latest |
| token | This option defaults to the workflow scoped GitHub Token. It is used to not hit the rate limit while determining the 'latest' version of pandoc. If you need to specify a different token to be used, you can use this option. We expect that normal users typically don't have to do that. | no | ${{ github.token }} |
Outputs
no outputs