We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d91acaf commit 1e4431dCopy full SHA for 1e4431d
1 file changed
.github/workflows/deploy.yml
@@ -5,7 +5,8 @@ on:
5
branches:
6
- main
7
8
-permissions: read-all
+permissions:
9
+ contents: write
10
11
jobs:
12
deploy:
0 commit comments