docs: Update README and GitHub Actions workflow to support manual deployment triggers

This commit is contained in:
beilunyang
2024-12-23 21:13:59 +08:00
parent 8a2fbeef48
commit 86fc72d6bb
2 changed files with 4 additions and 1 deletions
+1
View File
@@ -4,6 +4,7 @@ on:
push:
tags:
- 'v*'
workflow_dispatch:
jobs:
deploy: