Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

dulvui/itchio-butler-upload

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ARCHIVED

This action has been archived and will no longer be maintained. Please create your own fork.

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.

About

Simple Github Action using shell scripts to upload game to itch.io using butler

Resources

License

Stars

Watchers

Forks

Packages

No packages published