Skip to content

Commit da8e98a

Browse files
Merge pull request #198 from github/actions-permissions-update
Update permissions for pages deployment
2 parents 89050f2 + b55c515 commit da8e98a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
- main
66

77
permissions:
8-
contents: read
8+
contents: write
99
pages: write
1010

1111
jobs:

0 commit comments

Comments
 (0)