Skip to content

Commit 057447e

Browse files
committed
fix
1 parent 9aca31b commit 057447e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run_release_code_and_api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,8 +324,8 @@ jobs:
324324
uses: ./.github/workflows/run_regression_tests.yml
325325
needs: release_code_and_api
326326
permissions:
327-
contents: read
328327
id-token: write
328+
contents: write
329329
with:
330330
ENVIRONMENT: ${{ inputs.APIGEE_ENVIRONMENT }}
331331
VERSION_NUMBER: ${{ inputs.VERSION_NUMBER }}

0 commit comments

Comments
 (0)