Skip to content

Commit 694df7f

Browse files
committed
ci(github): fix perms for deployment
1 parent de6b676 commit 694df7f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ on:
1010

1111
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
1212
permissions:
13-
actions: write
14-
contents: read
13+
contents: write
1514
id-token: write
1615

1716
# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.

0 commit comments

Comments
 (0)