Skip to content

Commit

Permalink
Update nodejs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
duyet committed Sep 1, 2019
1 parent f2d8386 commit 392e944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
cd hostings
npm install && npm install -g firebase-tools
npm run build
firebase deploy --only hostings --token "$FIREBASE_TOKEN"
firebase deploy --project duyet-price-tracker --only hostings --token "$FIREBASE_TOKEN"

0 comments on commit 392e944

Please sign in to comment.