Skip to content

Commit

Permalink
ci: fix 403
Browse files Browse the repository at this point in the history
  • Loading branch information
jimyag committed May 11, 2024
1 parent 3667173 commit 06579e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/realease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ jobs:
releases-matrix:
name: Release Go Binary
runs-on: ubuntu-latest
permissions:
contents: write
strategy:
max-parallel: 1
matrix:
Expand Down

0 comments on commit 06579e4

Please sign in to comment.