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