actions take 103

This commit is contained in:
Jay Lee
2020-12-04 18:50:29 -05:00
parent b7010b099f
commit 5b88d8b9ca
2 changed files with 2 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ echo "source file is ${gpgfile}"
if [ -z ${PASSCODE+x} ]; then
echo "PASSCODE is unset";
else
echo "PASSCODE is set'";
echo "PASSCODE is set";
fi
gpg --quiet --batch --yes --decrypt --passphrase="${PASSCODE}" \

View File

@@ -186,6 +186,7 @@ jobs:
run: |
source .github/actions/decrypt.sh
cd src
export OAUTHFILE="oauth2.txt-gam-gha-${JID}"
$gam oauth info
$gam info user
$gam user admin@pdl.jaylee.us check serviceaccount