Skip to content

Commit ba225f3

Browse files
committed
fix(ci): update workflow permissions
1 parent 181fbd0 commit ba225f3

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
@@ -7,8 +7,7 @@ on:
77

88
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
99
permissions:
10-
contents: read
11-
pages: write
10+
contents: write
1211
id-token: write
1312

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

0 commit comments

Comments
 (0)