From d261bcef4003c1ef21980cc37c8629e17fa531ac Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Fri, 18 Apr 2025 11:16:41 -0400 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2b79f321..6d927881 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -601,7 +601,7 @@ jobs: - name: Configure user and service account auth id: configserviceaccount env: - oa2: ${{ 'secrets.GAM_GHA_' + matrix.jid }} + oa2: ${{ format('secrets.GAM_GHA_{0}', matrix.jid) }} run: | ../.github/actions/decrypt.sh "${GAMCFGDIR}" $gam create signjwtserviceaccount