mirror of
https://github.com/yeslayla/butler-publish-itchio-action.git
synced 2025-02-23 12:13:48 +01:00
Merge pull request #3 from skarnl/feature/move-butler-credentials
Store Butler credentials in env-var
This commit is contained in:
commit
53fdf15e50
@ -1,8 +1,7 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
|
||||
mkdir -p ~/.config/itch
|
||||
echo $BUTLER_CREDENTIALS > ~/.config/itch/butler_creds
|
||||
export BUTLER_API_KEY=$BUTLER_CREDENTIALS
|
||||
|
||||
versionArgument=""
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user