Skip to content

Commit

Permalink
Merge pull request #703 from carvel-dev/0.53.x-fix-tag-in-goreleaser
Browse files Browse the repository at this point in the history
Revert goreleaser to v2.5.0 in v0.53.x
  • Loading branch information
kumaritanushree authored Feb 7, 2023
2 parents 975b459 + 79476c0 commit 6da281e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
go-version: 1.19.5

- name: Run GoReleaser
# GoReleaser v4.2.0
uses: goreleaser/goreleaser-action@f82d6c1c344bcacabba2c841718984797f664a6b
# GoReleaser v2.5.0
uses: goreleaser/goreleaser-action@5e15885530fb01d81d1f24e8a6f54ebbd0fed7eb
if: startsWith(github.ref, 'refs/tags/')
with:
version: 0.184.0
Expand Down

0 comments on commit 6da281e

Please sign in to comment.