Skip to content

Commit

Permalink
vercel push added v8 - Vercel confirm
Browse files Browse the repository at this point in the history
  • Loading branch information
datguychen committed Oct 15, 2023
1 parent 319bad5 commit ec025f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/PushWorkflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Push to Vercel
if: success()
run: |
npx vercel --prod
npx vercel --prod --confirm
env:
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }}

0 comments on commit ec025f4

Please sign in to comment.