illandril/Release FoundryVTT Package
Pushes a new FoundryVTT package release to FoundryVTT.com
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 6, 2024
- License
- MIT
Pinned Snippet
uses: illandril/foundryvtt-package-release-action@09cad3a76d4d4f682bb984ae731289101f76f03a # v1.0.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| package-release-token | The secret API token for the package | yes | — |
| manifest-url | The URL to the manfiest file for the version you are releasing | yes | — |
| dry-run | Send the dry-run parameter to the Package Release API | — | false |
Outputs
| name | description |
|---|---|
| response | The response received from the API. |