mirror of
https://github.com/saltbo/zpan.git
synced 2026-09-21 13:20:33 +08:00
Change deploy command to use 'pnpm run deploy'
部署命令失败 Signed-off-by: AncientTree <thexecutioner@163.com>
This commit is contained in:
@@ -204,4 +204,4 @@ jobs:
|
||||
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
|
||||
# Keep post-deploy hooks inside the repository deploy command so
|
||||
# GitHub Actions and Cloudflare Workers Builds can share the same path.
|
||||
run: pnpm deploy
|
||||
run: pnpm run deploy
|
||||
|
||||
Reference in New Issue
Block a user