Skip to content

Commit c63972a

Browse files
committed
ci
1 parent a7c2ccb commit c63972a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ on:
99
workflow_dispatch:
1010

1111
permissions:
12-
contents: write
12+
contents: read
13+
pages: write
14+
id-token: write
1315

1416
# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.
1517
# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete.

0 commit comments

Comments
 (0)