Skip to content

Commit fc8198d

Browse files
committed
deploy issues
1 parent 6d9a142 commit fc8198d

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
@@ -30,4 +30,4 @@ jobs:
3030
git branch
3131
- name: Deploy to Heroku
3232
run: |
33-
git push heroku HEAD:main
33+
git push heroku main

0 commit comments

Comments
 (0)