更新 deploy.yaml,更改 Cloudflare Pages 部署项目名称为 jingji-reference
This commit is contained in:
parent
aa24d42f46
commit
82414e15d4
@ -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 --branch=main
|
command: pages deploy ./src/.vuepress/dist --project-name=jingji-reference --branch=main
|
||||||
|
Loading…
x
Reference in New Issue
Block a user