Skip to content

Commit 5268084

Browse files
committed
feat: add heroku
1 parent 95e0c63 commit 5268084

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,5 @@ jobs:
7979
heroku_api_key: ${{ secrets.HEROKU_API_KEY }}
8080
heroku_app_name: "dsomm"
8181
heroku_email: timo.pagel@owasp.org
82-
branch: ${{ env.HEROKU_BRANCH }}
82+
branch: ${{ env.HEROKU_BRANCH }}
83+
usedocker: true

0 commit comments

Comments
 (0)