更新 deploy.yaml,添加 Cloudflare Pages 部署命令中的分支参数 #8

Merged
szhhwh merged 1 commits from dev into main 2025-04-26 18:41:09 +08:00
Showing only changes of commit 8754a66e52 - Show all commits

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-tsreference-vue
command: pages deploy ./src/.vuepress/dist --project-name=jingji-tsreference-vue --branch=main