We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95e0c63 commit 5268084Copy full SHA for 5268084
.github/workflows/main.yml
@@ -79,4 +79,5 @@ jobs:
79
heroku_api_key: ${{ secrets.HEROKU_API_KEY }}
80
heroku_app_name: "dsomm"
81
heroku_email: [email protected]
82
- branch: ${{ env.HEROKU_BRANCH }}
+ branch: ${{ env.HEROKU_BRANCH }}
83
+ usedocker: true
0 commit comments