Skip to content

Commit

Permalink
change permssions
Browse files Browse the repository at this point in the history
  • Loading branch information
bentohset committed Mar 31, 2024
1 parent 8dee645 commit fca5c4c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,12 @@ jobs:
# 'latest', 'nightly', or a semver
version: latest
args: release --clean
permissions:
content: write
actions: write
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TAP_GITHUB_TOKEN: ${{ secrets.TAP_GITHUB_TOKEN }}
# Your GoReleaser Pro key, if you are using the 'goreleaser-pro' distribution
# GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }}

0 comments on commit fca5c4c

Please sign in to comment.