Skip to content

Commit 6d9a142

Browse files
committed
debug deploy
1 parent d56c830 commit 6d9a142

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,7 +27,7 @@ jobs:
2727
run: git fetch --all --unshallow
2828
- name: Pull
2929
run: |
30-
git pull
30+
git branch
3131
- name: Deploy to Heroku
3232
run: |
3333
git push heroku HEAD:main

0 commit comments

Comments
 (0)