Skip to content

Commit

Permalink
add packages permission to github action
Browse files Browse the repository at this point in the history
  • Loading branch information
husseinferas committed Jan 19, 2023
1 parent 020fc50 commit 35042c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ permissions:
pull-requests: write
issues: write
checks: read
packages: write

jobs:
goreleaser:
Expand Down

0 comments on commit 35042c9

Please sign in to comment.