mirror of
https://github.com/GAM-team/GAM.git
synced 2025-05-12 04:07:21 +00:00
Update build.yml
This commit is contained in:
parent
d261bcef40
commit
9e8c110f08
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -601,7 +601,7 @@ jobs:
|
||||
- name: Configure user and service account auth
|
||||
id: configserviceaccount
|
||||
env:
|
||||
oa2: ${{ format('secrets.GAM_GHA_{0}', matrix.jid) }}
|
||||
oa2: ${{ format('.secrets.GAM_GHA_{0}', matrix.jid) }}
|
||||
run: |
|
||||
../.github/actions/decrypt.sh "${GAMCFGDIR}"
|
||||
$gam create signjwtserviceaccount
|
||||
|
Loading…
x
Reference in New Issue
Block a user