mirror of
https://github.com/yeslayla/butler-publish-itchio-action.git
synced 2025-01-14 04:53:25 +01:00
apparently this is what butler calls this
This commit is contained in:
parent
7eb81c4a77
commit
d5ec0e7301
@ -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=""
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user