更新 deploy.yaml,修正 Cloudflare Pages 部署项目名称为 jingji-tsreference-vue #7

Merged
szhhwh merged 1 commits from fix/workflow into main 2025-04-26 18:19:19 +08:00

View File

@ -44,4 +44,4 @@ jobs:
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
command: pages deploy ./src/.vuepress/dist --project-name=jingji-spbook-vue
command: pages deploy ./src/.vuepress/dist --project-name=jingji-tsreference-vue