Skip to content

Commit

Permalink
fix: fix token permissions for release file
Browse files Browse the repository at this point in the history
  • Loading branch information
LoricAndre committed Dec 1, 2024
1 parent 3f6a6be commit 3ff3832
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ jobs:
build-binaries:
needs: setup-release
name: Build release binaries
permissions:
contents: write
strategy:
matrix:
arch:
Expand Down

0 comments on commit 3ff3832

Please sign in to comment.