sormuras / bach

🎼 Bach Builds (on(ly)) Modules
https://bach.run
Universal Permissive License v1.0
234 stars 51 forks source link

Use JReleaser GitHub Action #222

Open sormuras opened 3 years ago

sormuras commented 3 years ago

Replace following two workflow steps.

Rolling Early-Access (17-ea[+"SHA7"]) build triggered on push events:

https://github.com/sormuras/bach/blob/175fb9302af9a8e3f8a40d5ec25d614e704c884e/.github/workflows/ci.yml#L75-L83

Stable 17-ea-N (soon 17[.x.y]) build, triggered manually:

https://github.com/sormuras/bach/blob/175fb9302af9a8e3f8a40d5ec25d614e704c884e/.github/workflows/release.yml#L54-L61