ayowel/Butler to Itch
Install Butler and upload to itch.io
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| action | What should be done with the action | — | push |
| install_dir | Where the SDK should be installed | no | — |
| butler_source | Where Butler should be downloaded from | — | https://broth.itch.zone/butler |
| checksum | The checksum to use to check the downloaded butler binary. It must be in the form algorithm:checksum. | — | "" |
| update_path | Whether to update the PATH | — | false |
| butler_version | The butler version to install | — | latest |
| butler_key | The butler key to use when uploading assets | no | — |
| itch_user | The name of the user that publishes the games | no | — |
| itch_game | The name of the game to publish | no | — |
| version | Version number to release | no | — |
| files | Paths to the files that should be pushed | no | — |
| auto_channel | Whether to parse file names to create channels. | — | true |
Outputs
| name | description |
|---|---|
| install_dir | The directory where the SDK was installed with the install action |