Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload release artifacts to itch.io using butler #841

Open
nightm4re94 opened this issue Sep 15, 2024 · 0 comments
Open

Upload release artifacts to itch.io using butler #841

nightm4re94 opened this issue Sep 15, 2024 · 0 comments

Comments

@nightm4re94
Copy link
Member

In the release pipeline, call itch butler to upload release artifacts.

We've been doing it locally like this:

butler push "D:\Downloads\utiLITI-Windows.zip" gurkenlabs/litiengine:windows --userversion 0.9.0
butler push "D:\Downloads\utiLITI-Linux.zip" gurkenlabs/litiengine:linux --userversion 0.9.0
butler push "D:\Downloads\utiLITI-macOS.zip" gurkenlabs/litiengine:mac --userversion 0.9.0

Consider using the setup-butler action.

Additional docs for the butler command reference:
https://itch.io/docs/butler/pushing.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant