update credentials with GAM7 format

This commit is contained in:
Jay Lee
2023-07-21 23:53:31 +00:00
parent ffbe879062
commit 5bc80eba6a
2 changed files with 0 additions and 1 deletions

BIN
.github/actions/creds.tar.gpg vendored Normal file

Binary file not shown.

View File

@@ -612,7 +612,6 @@ jobs:
brew install gnupg
fi
source ../.github/actions/decrypt.sh ../.github/actions/creds.tar.xz.gpg creds.tar.xz
rm -v ~/.gam/oauth2service.json
mv -v "${HOME}/.gam/oauth2.txt-gam-gha-${JID}" "${HOME}/.gam/oauth2.txt"
rm -v $HOME/.gam/oauth2.txt-gam*
export gam_user="gam-gha-${JID}@pdl.jaylee.us"