Skip to content

Commit

Permalink
Update goreleaser action
Browse files Browse the repository at this point in the history
  • Loading branch information
cjonesy committed Sep 10, 2024
1 parent 266ed49 commit 476c4f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
go-version-file: go.mod
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
uses: goreleaser/goreleaser-action@v6
with:
args: release --clean
env:
Expand Down

0 comments on commit 476c4f3

Please sign in to comment.