goreleaser / goreleaser-action

GitHub Action for GoReleaser
https://github.com/marketplace/actions/goreleaser-action
MIT License
865 stars 78 forks source link

how to: run makefile in repo to build app? #378

Closed mieliespoor closed 2 years ago

mieliespoor commented 2 years ago

We have a Makefile in the repo that handles the versioning and compiling of the app. How do we use goreleaser to use this make file? Alternatively, how to I customise the commands to calculate the version number and compile commands?

mieliespoor commented 2 years ago

Sorry, wrong repo. Moving to the correct project and starting a discussion