Update build.yml

This commit is contained in:
Jay Lee
2023-04-06 04:23:28 -04:00
committed by GitHub
parent 6cecacd334
commit ec74698001

View File

@@ -600,6 +600,7 @@ jobs:
fi
source ../.github/actions/decrypt.sh ../.github/actions/creds.tar.xz.gpg creds.tar.xz
rm $gampath/oauth2service.json
export GAM_TLS_MIN_VERSION=TLSv1_2
export OAUTHFILE="oauth2.txt-gam-gha-${JID}"
echo "OAUTHFILE=${OAUTHFILE}" >> $GITHUB_ENV
export gam_user="gam-gha-${JID}@pdl.jaylee.us"