You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

18 lines
304 B

project_name: mcp-go-db
builds:
- env:
- CGO_ENABLED=0
goos:
- linux
# - darwin
- windows
goarch:
- "amd64"
# - "arm64"
# - "386"
id: "default" # 需要明确指定 id 供后续引用
release:
github:
owner: vivimanZhang
name: mcp-go-db