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 f62164d commit 80f5812Copy full SHA for 80f5812
1 file changed
.github/workflows/release.yml
@@ -12,6 +12,8 @@ concurrency:
12
group: ${{ github.workflow }}-${{ github.ref }}
13
cancel-in-progress: true
14
15
+permissions: write-all
16
+
17
jobs:
18
stable:
19
permissions:
0 commit comments