foundryvtt-dcc/Foundry Manifest Update Action
GitHub Action to Update Foundry VTT Manifest in main After a Release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| actionToken | Github Token | yes | World |
| compatibilityMax | Maximum core Foundry version this module is compatible with | yes | 12 |
| compatibilityMin | Minimum core Foundry version this module is compatible with | yes | 12 |
| compatibilityVerified | Verified core Foundry version this module is compatible with | yes | 12 |
| dryRun | true means that it will not actually update the package on the Foundry website | yes | true |
| foundryToken | Verified core Foundry version this module is compatible with. | yes | "" |
| manifestFileName | Name of the Foundry Manifest File, either system.json or module.json | yes | module.json |
| publicRepositoryAndBranch | owner/repo/branch of the public content repository (used for the manifest URL of protected packages and the release notes URL of modules) | no | foundryvtt-dcc/dcc-content/main |
| versionFileName | Name of the file in the release that contains the version number | yes | version.txt |
Outputs
no outputs