Skip to content

Commit

Permalink
Force push to heroku (#648)
Browse files Browse the repository at this point in the history
  • Loading branch information
annehaley authored Apr 10, 2023
1 parent 3e3370f commit d159e42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/heroku.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
- name: Add a Git remote for Heroku
run: heroku git:remote --app miqa-demo
- name: Push to Heroku
run: git push heroku master
run: git push -f heroku master

0 comments on commit d159e42

Please sign in to comment.