chore: Update Vercel deployment workflow to include new Vercel CLI options
All checks were successful
CI / cache-and-install (push) Successful in 1m58s

This commit is contained in:
严浩
2024-09-18 12:33:38 +08:00
parent dfd508e3b8
commit ab3ff81164

View File

@ -43,6 +43,8 @@ jobs:
# VITE_BUILD_COMMIT: ${{ github.sha }} # VITE_BUILD_COMMIT: ${{ github.sha }}
# https://github.com/vercel/examples/tree/main/ci-cd/github-actions # https://github.com/vercel/examples/tree/main/ci-cd/github-actions
# cname-china.vercel-dns.com
# cname-cn.vercel.com
# - name: Install Vercel CLI # - name: Install Vercel CLI
# run: npm install --global vercel@canary # run: npm install --global vercel@canary
- name: Pull Vercel Environment Information - name: Pull Vercel Environment Information