Skip to content

Commit b045fce

Browse files
authored
fix: deploy.yml
1 parent 3f84f7c commit b045fce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ jobs:
9090
else
9191
echo "Deploying to feature environment"
9292
npx vercel deploy --prebuilt --yes --target=staging --token $VERCEL_TOKEN
93+
fi
9394
env:
9495
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
9596
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}

0 commit comments

Comments
 (0)