You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We used to use `.Version` in the goreleaser template, but that strips
`v` from the version in the cases we want to use that. Switch to `.Tag`
which leaves it intact.
0 commit comments