ci: Refactor project workflows, build with goreleaser

- Add configuration files for `goreleaser.yml` and GitHub workflows
- Update Go version to `1.22.x`
- Adjust workflow names and triggers in `.github/workflows` folder
This commit is contained in:
moonD4rk
2024-07-15 22:33:18 +08:00
committed by ᴍᴏᴏɴD4ʀᴋ
parent 5dcf1e163b
commit 5ead3ba3c3
4 changed files with 85 additions and 120 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
name: build
name: Build
on:
push: