Skip to content

Commit

Permalink
Update goreleaser permissions (#4379)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome authored Sep 21, 2023
1 parent cb5aef3 commit 2d4c719
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ jobs:
permissions:
contents: write # for lucacome/draft-release and goreleaser/goreleaser-action to manage releases
id-token: write # for goreleaser/goreleaser-action to sign artifacts
issues: write # for goreleaser/goreleaser-action to close milestone
steps:
- name: Checkout Repository
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
Expand Down

0 comments on commit 2d4c719

Please sign in to comment.