Skip to content

Commit

Permalink
debug deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswedgwood committed Sep 10, 2024
1 parent d56c830 commit 6d9a142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/heroku-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: git fetch --all --unshallow
- name: Pull
run: |
git pull
git branch
- name: Deploy to Heroku
run: |
git push heroku HEAD:main

0 comments on commit 6d9a142

Please sign in to comment.