diff --git a/Makefile b/Makefile index 9626ebf..c14051a 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ deploy: git push heroku master stage: - git push heroku-staging master + git push heroku-staging master --force run: html foreman start \ No newline at end of file