Skip to content

Commit

Permalink
Merge pull request #9 from PRO100BYTE/TheDayG0ne-patch-1
Browse files Browse the repository at this point in the history
Update main.yml
  • Loading branch information
TheDayG0ne authored Nov 15, 2023
2 parents 16f3827 + ae60d32 commit 838d5e4
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ jobs:
FIREBASE_STORAGE_BUCKET: ${{ secrets.FIREBASE_STORAGE_BUCKET }}
FIREBASE_MSG_SENDER_ID: ${{ secrets.FIREBASE_MSG_SENDER_ID }}
FIREBASE_APP_ID: ${{ secrets.FIREBASE_APP_ID }}
- name: Install Firebase CLI
run: npm install -g firebase-tools
- name: Deploy to Firebase
uses: lowply/[email protected]
env:
FIREBASE_TOKEN: ${{ secrets.FIREBASE_TOKEN }}
FIREBASE_PROJECT: ${{ secrets.FIREBASE_PROJECT_ID }}
run: firebase deploy --only hosting --token ${{ secrets.FIREBASE_TOKEN }}

0 comments on commit 838d5e4

Please sign in to comment.