Skip to content

Commit 800b1a9

Browse files
committed
chore: update workflow permissions
1 parent 3f97ddb commit 800b1a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Plugins - CD
22
run-name: Deploy ${{ inputs.branch }} to ${{ inputs.environment }} by @${{ github.actor }}
33
permissions:
44
contents: read
5-
id-token: read
5+
id-token: write
66

77
on:
88
workflow_dispatch:

0 commit comments

Comments
 (0)