This commit is contained in:
@@ -36,6 +36,6 @@ jobs:
|
||||
run: |
|
||||
curl -L https://broth.itch.ovh/butler/linux-amd64/LATEST/archive/default -o butler.zip
|
||||
unzip butler.zip
|
||||
./butler push $GITHUB_WORKSPACE/web-dist your-itch-username/your-game-slug:html5
|
||||
./butler push $GITHUB_WORKSPACE/web-dist dynamitos/visual-novel:html5
|
||||
env:
|
||||
BUTLER_API_KEY: ${{ secrets.BUTLER_API_KEY }}
|
||||
Reference in New Issue
Block a user