Skip to content

Commit 1b3b156

Browse files
committed
try head
1 parent 7e51c6f commit 1b3b156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/heroku-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
run: git fetch --all --unshallow
2828
- name: Deploy to Heroku
2929
run: |
30-
git push heroku main --force
30+
git push heroku HEAD:main

0 commit comments

Comments
 (0)