We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3667173 commit 06579e4Copy full SHA for 06579e4
.github/workflows/realease.yml
@@ -7,6 +7,8 @@ jobs:
7
releases-matrix:
8
name: Release Go Binary
9
runs-on: ubuntu-latest
10
+ permissions:
11
+ contents: write
12
strategy:
13
max-parallel: 1
14
matrix:
0 commit comments