Skip to content

Commit 319c270

Browse files
committed
Try again
1 parent 921777c commit 319c270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
run: npm install --global vercel@latest
2626

2727
- name: Deploy to Vercel
28-
run: vercel --prod --token=${{ secrets.VERCEL_TOKEN }}
28+
run: vercel --prod --yes --token=${{ secrets.VERCEL_TOKEN }}

0 commit comments

Comments
 (0)