Skip to content

Commit d5c08ac

Browse files
committed
change CI permission to writable
1 parent 6a84b8f commit d5c08ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

1212
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
1313
permissions:
14-
contents: read
14+
contents: write
1515
pages: write
1616
id-token: write
1717

0 commit comments

Comments
 (0)