javidpack/tModLoader Automatic Mod Browser Publish
When build.txt is updated with new version, automatically build and publish to tModLoader Mod Browser. Must execute on windows runner.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| STEAMID64 | steamid64 to use for publishing. Account must be owner or maintainer of the mod. | yes | — |
| MODBROWSERPASSPHRASE | Mod Browser Passphrase corresponding to the provided steamid64. Please make sure to use the Secrets in Github, do not write your passphrase in plain text in your workflow file. | yes | — |
| MODNAME | The internal name of the mod. Defaults to the repository name. | no | ${{ github.event.repository.name }} |
Outputs
no outputs