We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd57060 commit 8436db1Copy full SHA for 8436db1
1 file changed
.github/workflows/release-binaries.yml
@@ -1,7 +1,7 @@
1
name: Create GitHub release and attach binaries
2
3
permissions:
4
- contents: read
+ contents: write
5
pull-requests: write
6
7
on:
0 commit comments