Skip to content

Commit 199d2f1

Browse files
committed
gcp auth perms
1 parent fcb9981 commit 199d2f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030
permissions:
3131
# To upload assets to the release
3232
contents: write
33+
# for GCP auth
34+
id-token: write
3335
steps:
3436
- name: Checkout
3537
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

0 commit comments

Comments
 (0)