Fix itch channel for deploy_macos workflow
This commit is contained in:
parent
af36f191ea
commit
618bfc1c61
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy_macos.yml
vendored
2
.github/workflows/deploy_macos.yml
vendored
|
@ -44,4 +44,4 @@ jobs:
|
|||
ITCHIO_GAME: ${{ secrets.ITCHIO_GAME }}
|
||||
BUTLER_API_KEY: ${{ secrets.BUTLER_API_KEY }}
|
||||
run: |
|
||||
./butler push ./build/mac $ITCHIO_USERNAME/$ITCHIO_GAME:$EXPORT_DIR_NAME
|
||||
./butler push ./build/mac $ITCHIO_USERNAME/$ITCHIO_GAME:mac
|
||||
|
|
Loading…
Add table
Reference in a new issue