We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 034fb84 commit dffd1ccCopy full SHA for dffd1cc
.github/workflows/vercel-deploy-tool.yaml
@@ -55,4 +55,4 @@ jobs:
55
# https://dotenvx.com/docs/cis/github-actions#install-dotenvx
56
run: |
57
curl -sfS https://dotenvx.sh/install.sh | sh
58
- pnpm dotenvx run -- pnpm run deploy-vercel
+ pnpm dotenvx run -- pnpm run deploy
0 commit comments