We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60714ad commit 586ea01Copy full SHA for 586ea01
.github/workflows/release.yml
@@ -89,6 +89,8 @@ jobs:
89
retention-days: 1
90
91
release:
92
+ permissions:
93
+ contents: write
94
runs-on: ubuntu-latest
95
needs:
96
- build
0 commit comments