Skip to content

Commit 3b02df4

Browse files
added few modifications
1 parent 575ed21 commit 3b02df4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflow/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
run: pnpm run build
2626

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

0 commit comments

Comments
 (0)