Skip to content

Commit 06579e4

Browse files
committed
ci: fix 403
1 parent 3667173 commit 06579e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/realease.yml

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ jobs:
77
releases-matrix:
88
name: Release Go Binary
99
runs-on: ubuntu-latest
10+
permissions:
11+
contents: write
1012
strategy:
1113
max-parallel: 1
1214
matrix:

0 commit comments

Comments
 (0)