kevinjil/Jellyfin plugin repo
A GitHub action which generates a Jellyfin plugin repository manifest file as a GitHub action.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| githubToken | The GitHub authentication token to use in the action. | yes | — |
| repository | The GitHub repository name of the plugin source repo in format "user/repo-name". | yes | — |
| pagesBranch | The GitHub pages source branch on which the repository file is committed. | no | gh-pages |
| pagesFile | The file path to which the repository json file is committed. | no | repository.json |
| ignorePrereleases | Whether pre-releases should be ignored when generating the repository file. | no | false |
Outputs
no outputs