mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 18:01:36 +00:00
actions take 104
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -184,7 +184,7 @@ jobs:
|
||||
env: # Or as an environment variable
|
||||
PASSCODE: ${{ secrets.PASSCODE }}
|
||||
run: |
|
||||
source .github/actions/decrypt.sh
|
||||
source .github/actions/decrypt.sh .github/actions/creds.tar.gpg src/creds.tar
|
||||
cd src
|
||||
export OAUTHFILE="oauth2.txt-gam-gha-${JID}"
|
||||
$gam oauth info
|
||||
|
||||
Reference in New Issue
Block a user