Skip to content

Commit

Permalink
Merge pull request #593 from gocsaf/add-upload-permission
Browse files Browse the repository at this point in the history
Add required upload permissions
  • Loading branch information
JanHoefelmeyer authored Nov 27, 2024
2 parents 2435abe + f6d7589 commit 678f232
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
releases-matrix:
name: Release Go binaries
runs-on: ubuntu-20.04
permissions:
contents: write
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 678f232

Please sign in to comment.