fzipp / gocyclo

Calculate cyclomatic complexities of functions in Go source code.
BSD 3-Clause "New" or "Revised" License
1.35k stars 80 forks source link

Use github actions to auto-release binaries #39

Open opencloudengineer opened 2 years ago

opencloudengineer commented 2 years ago

I think it'd be nice to have the gocyclo binaries auto-released whenever new tags are created. WDYT?

If you approve I can make a PR for the same.

fzipp commented 2 years ago

That would be fine with me.