ci: implement release-build.yml workflow with GoReleaser

This commit is contained in:
Aofei Sheng
2024-07-10 19:28:42 +08:00
parent c8fc80f4a0
commit 45404b5bcf
5 changed files with 390 additions and 0 deletions

4
.gitignore vendored
View File

@@ -35,3 +35,7 @@ build.dir/
# Go workspace file
go.work*
# GoReleaser
.dist/
.sysroot/