feat: add workflow_dispatch for manual trigger

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-28 14:54:40 +08:00
parent f41917e414
commit 4aa3f33fac
+1
View File
@@ -6,6 +6,7 @@ on:
- main - main
tags: tags:
- 'v*' - 'v*'
workflow_dispatch:
jobs: jobs:
build-and-push: build-and-push: