Skip to content

Commit

Permalink
force back-end deploy ...one more time
Browse files Browse the repository at this point in the history
  • Loading branch information
Safewaan committed Jul 25, 2023
1 parent ec21ed2 commit 728477c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/heroku-deploy-dev-py.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ jobs:
env:
HEROKU_APP_NAME: "${{ secrets.HEROKU_APP_NAME }}"
- name: Push to Heroku
run: git push heroku `git subtree split --prefix backend`:main --force
run: git push heroku `git subtree split --prefix backend`:refs/heads/main --force
2 changes: 1 addition & 1 deletion backend/delete.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
a
ab

0 comments on commit 728477c

Please sign in to comment.