Skip to content

Commit

Permalink
Add goreleaser write permission
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Calder-Mason <[email protected]>
  • Loading branch information
samcm authored Jan 13, 2024
1 parent d030559 commit bc7b281
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:

jobs:
goreleaser:
permissions:
contents: write
runs-on:
- environment=production
- size=xlarge
Expand Down

0 comments on commit bc7b281

Please sign in to comment.