Skip to content

Commit

Permalink
update nodejs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
puku0x committed Aug 18, 2019
1 parent e772154 commit 94dc88e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,7 @@ jobs:
run: npm test -- --configuration=ci
- name: E2E
run: npm run e2e -- --configuration=ci
- name: Deploy
uses: w9jds/[email protected]
args: deploy --only hosting
secrets: ["FIREBASE_TOKEN"]

0 comments on commit 94dc88e

Please sign in to comment.