Skip to content

Commit 6b47c0b

Browse files
committed
fix
1 parent 2af9fac commit 6b47c0b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/preview-build.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@ on:
2828
default: '**'
2929
required: false
3030

31-
permissions:
31+
permissions:
32+
id-token: write
33+
deployments: write
3234
contents: read
3335
pull-requests: read
3436

0 commit comments

Comments
 (0)