Skip to content

Commit

Permalink
🐎 ci: 更新部署脚本地址。
Browse files Browse the repository at this point in the history
  • Loading branch information
ruan-cat committed Dec 11, 2024
1 parent bb3bd2a commit 2a1a968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vercel-deploy-tool.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
# https://dotenvx.com/docs/cis/github-actions#install-dotenvx
run: |
curl -sfS https://dotenvx.sh/install.sh | sh
pnpm dotenvx run -- node --import=tsx ./demos/vercel-deploy-tool/src/index.ts
pnpm dotenvx run -- node --import=tsx ./scripts/vercel-deploy-tool.ts

0 comments on commit 2a1a968

Please sign in to comment.