Skip to content

Commit

Permalink
Merge pull request #30 from janfuhrer/ci/improve-release-4
Browse files Browse the repository at this point in the history
ci: fix permission for gorelease workflow
  • Loading branch information
janfuhrer authored Apr 24, 2024
2 parents d904ee7 + 1e5af08 commit 5915e50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
permissions:
contents: write
packages: write
id-token: write # sign archives with cosign
steps:
- name: Checkout repository
uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
Expand Down

0 comments on commit 5915e50

Please sign in to comment.