Skip to content

Commit

Permalink
Update and rename deploy.yml to deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
seehun authored Jul 20, 2024
1 parent d35b0ad commit cb228a4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
env:
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }}
run: |
npx vercel --prod --token $VERCEL_TOKEN --confirm
npx vercel --prod --token $VERCEL_TOKEN --yes

0 comments on commit cb228a4

Please sign in to comment.