Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Arun-Ganesh07 authored May 19, 2022
1 parent 30ebaac commit 888173a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
- run: npm ci
- run: npm run build --if-present
- run: npm test
- uses: akhileshns/[email protected]
with:
heroku_api_key: ${ec86b22f-c068-4d5c-b1ba-feda0410744e}
heroku_app_name: "dog-grooming-api"
heroku_email: "[email protected]"
# - uses: akhileshns/[email protected]
# with:
# heroku_api_key: ${ec86b22f-c068-4d5c-b1ba-feda0410744e}
# heroku_app_name: "dog-grooming-api"
# heroku_email: "[email protected]"

0 comments on commit 888173a

Please sign in to comment.