Skip to content

Commit c55688e

Browse files
committed
try force
1 parent 4eb1add commit c55688e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/heroku-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
run: git pull
2828
- name: Deploy to Heroku
2929
run: |
30-
git push heroku main
30+
git push heroku main --force

0 commit comments

Comments
 (0)