mirror of
https://github.com/yeslayla/butler-publish-itchio-action.git
synced 2025-07-04 19:45:03 +02:00
apparently this is what butler calls this
This commit is contained in:
@ -4,7 +4,7 @@ set -e
|
||||
mkdir -p ~/.config/itch
|
||||
echo $BUTLER_CREDENTIALS > ~/.config/itch/butler_creds
|
||||
|
||||
butler upgrade -y
|
||||
butler upgrade --assume-yes
|
||||
|
||||
versionArgument=""
|
||||
|
||||
|
Reference in New Issue
Block a user