actions-marketplace-validations/FoundryVTT AutoPublish
Publishes a new FoundryVTT module version to the FoundryVTT module administration site.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 22, 2024
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/varriount_fvtt-autopublish@34366c2cfba7fc6b4654781432ebca989ae367c3 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| username | The username of the account that will be used to access the FoundryVTT module administration site. | yes | — |
| password | The password of the account that will be used to access the FoundryVTT module administration site. | yes | — |
| module-id | The numeric ID of the module to publish a new version of. | yes | — |
| manifest-url | The manifest URL for the specific module version being published. | yes | — |
| manifest-file | Path of a module manifest file to read information from. | yes | — |
Outputs
no outputs