Skip to content

Commit

Permalink
test token
Browse files Browse the repository at this point in the history
  • Loading branch information
renansantosmendes committed Oct 29, 2022
1 parent 397cd60 commit 98ed30b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- uses: actions/checkout@v2
- uses: akhileshns/heroku-deploy@v3.12.12
with:
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
heroku_api_key: ${{secrets.HEROKU_API_TOKEN}}
heroku_app_name: "api-puc"
heroku_email: "renansantosmendes@gmail.com"
healthcheck: "https://api-puc.herokuapp.com/health"
Expand Down

0 comments on commit 98ed30b

Please sign in to comment.