Skip to content
Snippets Groups Projects
Unverified Commit b5e160a4 authored by Julian Tölle's avatar Julian Tölle Committed by GitHub
Browse files

fix(ci): wrong version published when two tags point to same commit (#392)

The tags v1.14.0-rc.2 and v1.14.0 point to the same commit. Goreleaser
always releases v1.14.0-rc.2 and we don't get a proper v1.14.0 release.

By specifying the release that goreleaser should handle, we can rely on
Github to specify the correct tag for the current workflow.
parent 17e534d4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment