Skip to content

Commit

Permalink
update deployment sys
Browse files Browse the repository at this point in the history
  • Loading branch information
Niceygy committed Dec 19, 2023
1 parent d0aaf03 commit 36b4a62
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,5 @@ jobs:
- name: Install dependencies
run: npm i vercel

- name: Add firefile
run: echo ${{ secrets.FIREFILE }} >> ./firebase.json && ls

- name: Deploy
run: vercel --token ${{ secrets.VERCEL_AUTH }} --yes -e NODE_ENV=production

0 comments on commit 36b4a62

Please sign in to comment.