We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db61103 commit 3d69cfcCopy full SHA for 3d69cfc
1 file changed
.github/workflows/release-binaries.yml
@@ -6,6 +6,10 @@ on:
6
workflow_run:
7
workflows: [Releaser]
8
types: [completed]
9
+
10
+permissions:
11
+ contents: write
12
13
jobs:
14
bin-releaser:
15
name: Release Binaries
0 commit comments