isaacscript/isaac-steam-workshop-upload
Upload a Binding of Isaac: Repentance mod to the Steam Workshop
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| mod_path | The path to the subdirectory of the repository that should be uploaded to the Steam Workshop. | yes | — |
| ignore_files | A comma separated list of the files to ignore, if any. | no | "" |
| change_note | The message to write to the "Change Notes" tab on the Steam Workshop. | no | Version: {VERSION} |
| commit_message | The commit that triggered this action. (This is automatically set and does not have to be specified.) | no | ${{ github.event.head_commit.message }} |
Outputs
no outputs