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 c4e6886 commit 26b200d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
- run: npm test
- uses: akhileshns/[email protected]
with:
heroku_api_key: ${ec86b22f-c068-4d5c-b1ba-feda0410744e.HEROKU_API_KEY}
heroku_api_key: ${secrets.HEROKU_API_KEY}
heroku_app_name: "dog-grooming-api"
heroku_email: "[email protected]"

0 comments on commit 26b200d

Please sign in to comment.