Skip to content

Commit e8f9e18

Browse files
authored
contents write permissions for github token (#178)
1 parent 0080f9f commit e8f9e18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
1010
permissions:
11-
contents: read
11+
contents: write
1212
pages: write
1313
id-token: write
1414

0 commit comments

Comments
 (0)