Skip to content

Commit

Permalink
Try fix for heroku login issue
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwoodworth committed Nov 15, 2024
1 parent ccd540b commit 43fc865
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,4 @@ jobs:
env:
HEROKU_API_KEY: ${{ secrets.HEROKU_API_KEY }}
run: |
heroku git:remote -a is3313-python-flask-demo
git push heroku main
git push https://heroku:[email protected]/is3313-python-flask-demo.git master

0 comments on commit 43fc865

Please sign in to comment.