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

Latest commit

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Action: Setup Butler

A GitHub Action to install Itch.io's Butler on an Ubuntu GitHub Actions runner.

NOTE: Butler recently changed their CI domain name. Update to v2 if your builds are failing.

Usage

This action will provide access to the butler binary on your runner's path. You can then reference that binary in other workflow steps.

- name: Setup Butleruses: solarlabyrinth/action-setup-butler@v2with:
key: ${{ secrets.BUTLER_API_KEY }}
- name: Upload Gamerun: butler push ./build user/game:channel

About

A GitHub Action to install Itch.io's Butler on a GitHub Actions runner.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors