ci: support manual trigger for CLI publish workflow

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
ty
2026-03-22 15:37:02 +08:00
parent 215d849040
commit 096f2d9e03

View File

@@ -4,6 +4,7 @@ on:
push:
tags:
- 'cli-v*'
workflow_dispatch:
jobs:
publish: