Skip to content

Commit 1e4431d

Browse files
committed
Updated workflow.
1 parent d91acaf commit 1e4431d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ on:
55
branches:
66
- main
77

8-
permissions: read-all
8+
permissions:
9+
contents: write
910

1011
jobs:
1112
deploy:

0 commit comments

Comments
 (0)