Skip to content

Commit

Permalink
try to fix github action secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
theendie committed Dec 2, 2023
1 parent 78f7619 commit e69ef7f
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 @@ -15,5 +15,5 @@ jobs:
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
heroku_app_name: ${{secrets.HEROKUAAPP_STAGING}} #Must be unique in Heroku
heroku_email: ${{secrets.EMAIL}}
usedocker: true
# usedocker: true
# healthcheck: "https://.herokuapp.com/health"

0 comments on commit e69ef7f

Please sign in to comment.