Skip to content

Commit

Permalink
bump go release in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kolikons committed Oct 6, 2024
1 parent bc36be2 commit 7204498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
go test ./...
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
uses: goreleaser/goreleaser-action@v6
with:
args: release --snapshot --skip-publish --skip-sign --rm-dist

0 comments on commit 7204498

Please sign in to comment.