We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d9a142 commit fc8198dCopy full SHA for fc8198d
.github/workflows/heroku-deploy.yml
@@ -30,4 +30,4 @@ jobs:
30
git branch
31
- name: Deploy to Heroku
32
run: |
33
- git push heroku HEAD:main
+ git push heroku main
0 commit comments