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