We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 567c3e6 commit 7a47d5eCopy full SHA for 7a47d5e
.github/workflows/release.yml
@@ -5,6 +5,9 @@ on:
5
- master
6
workflow_dispatch: {}
7
8
+permissions:
9
+ contents: write
10
+
11
jobs:
12
release_bin:
13
name: Release Binaries
0 commit comments