Skip to content

Commit 6e427e2

Browse files
committed
give write perms
1 parent f406a0a commit 6e427e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
deploy:
1313
runs-on: ubuntu-latest
1414
permissions:
15-
contents: read
15+
contents: write
1616
deployments: write
1717
statuses: write
1818
pull-requests: write

0 commit comments

Comments
 (0)