feat(ci): auto upload to ghcr and release artifact

This commit is contained in:
nc
2026-06-10 04:43:13 +08:00
parent c725d40d80
commit 6b06cb03f8
3 changed files with 60 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
builds:
- id: tslink
main: .
env:
- CGO_ENABLED=0
ldflags:
- -s
- -w
platforms:
- linux/amd64
- linux/arm64