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