Skip to content

Commit

Permalink
feat: auto
Browse files Browse the repository at this point in the history
  • Loading branch information
punchanabu committed Sep 15, 2024
1 parent 463bd65 commit 532f4b7
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 @@ -40,5 +40,5 @@ jobs:
uses: amondnet/vercel-action@v20
with:
vercel-token: ${{ secrets.VERCEL_TOKEN }}
vercel-args: '--prod'
vercel-args: '--prod --confirm'
working-directory: '.'

0 comments on commit 532f4b7

Please sign in to comment.