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 9a2ab26 commit afcdfc7Copy full SHA for afcdfc7
.github/workflows/release.yml
@@ -8,6 +8,8 @@ defaults:
8
run:
9
shell: bash
10
11
+permissions: write-all
12
+
13
# Cancel any in-flight jobs for the same PR/branch so there's only one active
14
# at a time
15
concurrency:
0 commit comments