Skip to content

Commit

Permalink
Change filter-branch to filter-repo
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwoodworth committed Nov 15, 2024
1 parent 337aa1f commit ca81547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,5 @@ jobs:
env:
HEROKU_API_KEY: ${{ secrets.HEROKU_API_KEY }}
run: |
git filter-branch -- --all
git filter-repo -- --all
git push https://heroku:[email protected]/is3313-python-flask-demo.git main

0 comments on commit ca81547

Please sign in to comment.