Merge pull request '更新 deploy.yaml,添加 Cloudflare Pages 部署命令中的分支参数' (#8) from dev into main
Reviewed-on: jjnwxs/jingji_TSreference_vue#8
This commit is contained in:
commit
eee44708a8
@ -44,4 +44,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
||||||
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
|
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