We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 285fd36 commit c023cfcCopy full SHA for c023cfc
.github/workflows/deploy.yml
@@ -8,6 +8,7 @@ on:
8
pull_request:
9
branches:
10
- main
11
+permissions: write-all
12
13
jobs:
14
publish:
0 commit comments