mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-03-21 23:22:34 +01:00
ci: add release workflow to publish binaries on tag push
Users without a Go toolchain can now download pre-built binaries directly from GitHub Releases (closes #161). The workflow triggers on v* tags, builds Linux and Windows amd64 archives, and attaches them along with SCHEMA.sql to an auto-generated release. Also fixes the README badge URL (go-improved.yml → go.yml).
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Erupe
|
||||
|
||||
[](https://github.com/Mezeporta/Erupe/actions/workflows/go-improved.yml)
|
||||
[](https://github.com/Mezeporta/Erupe/actions/workflows/go.yml)
|
||||
[](https://github.com/Mezeporta/Erupe/actions/workflows/github-code-scanning/codeql)
|
||||
[](https://go.dev/)
|
||||
[](https://github.com/Mezeporta/Erupe/releases/latest)
|
||||
|
||||
Reference in New Issue
Block a user