Skip to content

Commit a2ad641

Browse files
committed
ci: Remove unnecessary contents: write and id-token: write permissions from release workflow.
1 parent 95faafd commit a2ad641

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -291,9 +291,6 @@ jobs:
291291
- plan
292292
- host
293293
runs-on: "ubuntu-22.04"
294-
permissions:
295-
contents: write
296-
id-token: write
297294
env:
298295
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
299296
PLAN: ${{ needs.plan.outputs.val }}

0 commit comments

Comments
 (0)