更新 deploy.yaml,添加 Cloudflare Pages 部署命令中的分支参数
All checks were successful
deploying-doc / build-and-deploy (pull_request) Successful in 3m26s
All checks were successful
deploying-doc / build-and-deploy (pull_request) Successful in 3m26s
This commit is contained in:
parent
66f2387853
commit
8754a66e52
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user