Skip to content

Commit

Permalink
rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
nmheim committed Oct 16, 2023
1 parent f0044df commit f24bc86
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,4 @@ jobs:
run: |
git config user.name "GitHub Actions"
git config user.email "[email protected]"
git fetch gh-pages
hatch -v run docs:mike deploy --push --update-aliases ${{ github.ref_name }} latest
hatch -v run docs:mike deploy --push --rebase --update-aliases ${{ github.ref_name }} latest

0 comments on commit f24bc86

Please sign in to comment.