babylonlabs-io / babylon

Other
22 stars 14 forks source link

feat: fix go releaser and hook by github action #258

Closed liam-icheng-lai closed 4 days ago

liam-icheng-lai commented 4 days ago

Make github action actually make a go release package and added into release note to be able download by all the audience. Remove libwasmvm for github action using whatever is defined in the go mod file library.

liam-icheng-lai commented 4 days ago

Thanks!

How do we test this fix btw?

I already make the release from the branch and it works