Skip to content

Commit f4ed5e2

Browse files
committed
id-token read
1 parent 1a09d0c commit f4ed5e2

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: write
5+
id-token: read
66

77
on:
88
workflow_dispatch:

0 commit comments

Comments
 (0)