Skip to content

Commit

Permalink
feat: add heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
wurstbrot committed Mar 16, 2024
1 parent 95e0c63 commit 5268084
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 @@ -79,4 +79,5 @@ jobs:
heroku_api_key: ${{ secrets.HEROKU_API_KEY }}
heroku_app_name: "dsomm"
heroku_email: [email protected]
branch: ${{ env.HEROKU_BRANCH }}
branch: ${{ env.HEROKU_BRANCH }}
usedocker: true

0 comments on commit 5268084

Please sign in to comment.