Skip to content

Commit 88fa518

Browse files
authored
Update deploy-preview.yml
1 parent 8c9813f commit 88fa518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
contents: read
131131
pull-requests: write
132132
checks: write
133-
id-token: write # <-- 1. ADDED PERMISSION
133+
id-token: write
134134
outputs:
135135
preview_url: ${{ steps.deploy_preview.outputs.details_url }}
136136

0 commit comments

Comments
 (0)