Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f64fb21

Browse files
committedMar 12, 2025
remove unused perm
1 parent b9b06a6 commit f64fb21

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
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)
Please sign in to comment.