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
Hi, I created pr #43
Goreleaser is able to automatically update the version of the application when we push a new tag (see ldflagshttps://goreleaser.com/customization/build/).
Well, we can just create and push new tag, goreleaser will do the rest for us
A commit with a new version number in
main.go
should trigger a release.The text was updated successfully, but these errors were encountered: