Skip to content

Commit

Permalink
Update to release workflow v2 to address permission issues
Browse files Browse the repository at this point in the history
  • Loading branch information
hansmi committed Dec 23, 2022
1 parent c3d461f commit 6977ebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ permissions: {}

jobs:
release:
uses: hansmi/ghactions-goreleaser-workflow/.github/workflows/release.yaml@v1
uses: hansmi/ghactions-goreleaser-workflow/.github/workflows/release.yaml@v2
permissions:
contents: write
packages: write
Expand Down

0 comments on commit 6977ebe

Please sign in to comment.