更新 deploy.yaml,添加 Cloudflare Pages 部署命令中的分支参数
This commit is contained in:
parent
431379211e
commit
a3b264a336
@ -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