Skip to content

Commit d463df5

Browse files
committed
Update Permissions
1 parent 9344ab6 commit d463df5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/gh-pages.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ on:
3131

3232
workflow_dispatch:
3333

34-
# permissions:
35-
# contents: read
36-
# pages: write
37-
# id-token: write
34+
permissions:
35+
contents: read
36+
pages: write
37+
id-token: write
3838

3939
defaults:
4040
run:

0 commit comments

Comments
 (0)