Skip to content

Commit fb55513

Browse files
committed
remove unused perm
1 parent a3c9f08 commit fb55513

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ jobs:
3030
permissions:
3131
# To upload assets to the release
3232
contents: write
33-
# Necessary for GCP authentication (https://github.com/google-github-actions/setup-gcloud#usage)
34-
id-token: write
3533
steps:
3634
- name: Checkout
3735
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

0 commit comments

Comments
 (0)