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