Skip to content

Commit

Permalink
add confirmation
Browse files Browse the repository at this point in the history
  • Loading branch information
pandaind committed Oct 13, 2024
1 parent e6c0882 commit 631c428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
uses: amondnet/vercel-action@v20
with:
vercel-token: ${{ secrets.VERCEL_TOKEN }}
vercel-args: '--prod'
vercel-args: '--prod --yes'
working-directory: ./

0 comments on commit 631c428

Please sign in to comment.