Skip to content

Commit

Permalink
added appdir
Browse files Browse the repository at this point in the history
  • Loading branch information
vegarrsm committed Aug 30, 2023
1 parent f1e6dbc commit 5de27a8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,5 @@ jobs:
with:
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
heroku_app_name: "jobjugglerapi"
heroku_email: "[email protected]"
heroku_email: "[email protected]"
appdir: "db-scheduler-ui-backend"

0 comments on commit 5de27a8

Please sign in to comment.