Skip to content

Commit

Permalink
refactored to use right staging url
Browse files Browse the repository at this point in the history
  • Loading branch information
theendie committed Dec 3, 2023
1 parent f5307be commit 7d371dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
heroku_app_name: ${{ secrets.HEROKUAAPP_STAGING }} #Must be unique in Heroku
heroku_email: ${{ secrets.EMAIL }}
# usedocker: true
healthcheck: "https://endie-staging-b4b8fbb2224a.herokuapp.com/"
healthcheck: "https://andressacruz-staging-287e09477145.herokuapp.com/"

0 comments on commit 7d371dd

Please sign in to comment.