shaj13 / go-guardian

Go-Guardian is a golang library that provides a simple, clean, and idiomatic way to create powerful modern API and web authentication.
MIT License
543 stars 55 forks source link

fix ci/cd semver releasing new versions on specific commits types #56

Closed shaj13 closed 3 years ago

shaj13 commented 4 years ago

ci/cd release job must not push and release a new version on commit types like (chore,docs,tests)

shaj13 commented 3 years ago

fixed