Skip to content

Commit

Permalink
removed vercel token
Browse files Browse the repository at this point in the history
  • Loading branch information
salimzeeshan committed Jun 20, 2024
1 parent 610cbf0 commit faa112d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflow/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
run: npm install -g vercel

- name: Deploy to Vercel
run: vercel --prod --token $VERCEL_TOKEN
run: vercel --prod

0 comments on commit faa112d

Please sign in to comment.