Skip to content

Commit

Permalink
added vercel token THAT WILL BE DESTROYED ASAP
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagoluizpoli committed Oct 11, 2023
1 parent 4c27600 commit 9735603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-delivery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
- name: "Install Dependencies"
run: "npm install"
- name: "Publish to Vercel"
run: "npx vercel --prod"
run: "npx vercel --prod --token=c2JS23XHGpIQLMekiTNbAy08"

0 comments on commit 9735603

Please sign in to comment.