mirusky / go-semver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Semver

It's a hello world repository using go-semantic-release/action to automatically set the Semantic Version.

How does it work ?

It create a new version based on commit messages following the AngularJS Commit Message Conventions. Every time a commit is made on master branch it will check the commit and then release a new version.

I want to use it

Check the ci.yml file for more information.

About


Languages

Language:Go 100.0%