Skip to content
upload-cloud

GitHub Action

itch.io butler upload

v0.0.1 Latest version

itch.io butler upload

upload-cloud

itch.io butler upload

itch.io: Upload your game to itch.io with butler

Installation

Copy and paste the following snippet into your .yml file.

              

- name: itch.io butler upload

uses: dulvui/[email protected]

Learn more about this action in dulvui/itchio-butler-upload

Choose a version

itchio-butler-upload

Simple Github Action using shell scripts to upload game to itch.io using butler.
If you are facing problems with the action or this README feels not complete, pull requests are welcome or open an issue.

Table of contents

Requirements

  • Godot Project

Parameters

key required default description
working-directory false . Path to project.godot file
api-key true / Generate a key here https://itch.io/user/settings/api-keys
user true / itch.io user name
game true / itch.io game name
channel true / itch.io channel name. More infos at https://itch.io/docs/butler/pushing.html#channel-names

Working examples

You an find a working examples here:
https://github.com/dulvui/ball2box/blob/main/.github/workflows/upload-itchio.yml

License

This software is licensed under the MIT license.