mmarkdown / mmark

Mmark: a powerful markdown processor in Go geared towards the IETF
https://mmark.miek.nl
Other
480 stars 45 forks source link

fix releasing #190

Closed miekg closed 11 months ago

miekg commented 1 year ago

Currently I have to remember to release and re-remember how to do it.

I've ripped that stuff out and reverted to just tagging a release.

Might be handy to look at go-releaser and a github action to fully automate it in the future

miekg commented 11 months ago

just tagging, doesn't make a github release

miekg commented 11 months ago

See #203

miekg commented 11 months ago

don't have time further explore this, at least a tag now leads to a release automatically