chore(ci): update GitHub Actions workflow to include versioned tags for CLI binary builds

This commit is contained in:
yusing
2026-02-22 19:59:00 +08:00
parent be53b961b6
commit 730757e2c3

View File

@@ -15,8 +15,8 @@ on:
- "internal/api/v1/docs/swagger.json"
- "Makefile"
- ".github/workflows/cli-binary.yml"
tags-ignore:
- "**"
tags:
- v*
workflow_dispatch:
jobs: