Skip to content

Commit f565968

Browse files
authored
fix!: the bot process actually starts on Heroku
fixed an oversight introduced nearly a year ago at 7eeffb6
1 parent 2f1cac2 commit f565968

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

heroku.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
build:
22
docker:
33
worker: Dockerfile
4+
run:
5+
worker: bash start.sh

0 commit comments

Comments
 (0)