Skip to content

Commit

Permalink
ci: gorelease-action v3
Browse files Browse the repository at this point in the history
  • Loading branch information
flowerinthenight committed Feb 13, 2023
1 parent cf9c35d commit 093879e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: go test -v ./...

- name: Run goreleaser
uses: goreleaser/goreleaser-action@v2
uses: goreleaser/goreleaser-action@v3
if: startsWith(github.ref, 'refs/tags/')
with:
distribution: goreleaser
Expand Down

0 comments on commit 093879e

Please sign in to comment.