nativesintech / indigemoji

Indigenous emoji for your (Slack | Discord | Discourse)
MIT License
23 stars 2 forks source link

Add github workflow for creating releases #6

Closed arecvlohe closed 3 years ago

arecvlohe commented 3 years ago

Background

From my understanding, this action will create a published release whenever one pushes to a v* tag such as v1.0.1. This puts the responsibility of the pusher to understand semver as well as manually increment the counter as appropriate. Seems fine for what we are trying to do I think.