We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c6fcf7 commit 410b381Copy full SHA for 410b381
1 file changed
.github/workflows/release.yml
@@ -8,6 +8,7 @@ on:
8
9
jobs:
10
release:
11
+ permissions: write-all
12
name: Create Release
13
runs-on: ubuntu-latest
14
steps:
0 commit comments