singpolyma / mnemonicode

Fork of http://web.archive.org/web/20101031205747/http://www.tothink.com/mnemonic/
MIT License
153 stars 20 forks source link

Created a github action to build and release it #9

Closed arran4 closed 1 year ago

arran4 commented 1 year ago

It could easily be expanded to do windows, mac and other architectures but this is minimal to what I needed.

To release create a tag beginning with a v that looks something like a semantic version. You can do that in the github UI too: https://github.com/singpolyma/mnemonicode/releases

You will also have to change the workflow permissions to allow it to upload the artifacts to the releases: image

Once done it will look something like this: https://github.com/arran4/mnemonicode/releases/tag/v0.1.0