Skip to content

Commit

Permalink
Update release to only allow contents write
Browse files Browse the repository at this point in the history
  • Loading branch information
halprin committed Jan 9, 2025
1 parent 8fbebb5 commit 8ee9130
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ on:
- published


permissions:
contents: write


jobs:
releases-matrix:
name: Release Go Binaries
Expand Down

0 comments on commit 8ee9130

Please sign in to comment.