Skip to content

Commit

Permalink
rollback to goreleaser-action v3
Browse files Browse the repository at this point in the history
  • Loading branch information
ganigeorgiev committed Apr 15, 2024
1 parent 7628dc5 commit 0ea26d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Expand Up @@ -45,7 +45,7 @@ jobs:
run: go test ./...

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
uses: goreleaser/goreleaser-action@v3
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit 0ea26d9

Please sign in to comment.