Skip to content

Commit

Permalink
fix(actions): trying goreleaser v5
Browse files Browse the repository at this point in the history
Signed-off-by: Casale, Robert <[email protected]>
  • Loading branch information
Gearheads committed Sep 14, 2023
1 parent 35d68db commit 62c78a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
# env:
# SNAP_TOKEN: ${{secrets.SNAP_LOGIN}}
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v4
uses: goreleaser/goreleaser-action@v5
with:
version: latest
args: release --clean
Expand Down

0 comments on commit 62c78a0

Please sign in to comment.