Skip to content

Commit

Permalink
fetch/pull
Browse files Browse the repository at this point in the history
  • Loading branch information
nmheim committed Oct 16, 2023
1 parent 666a106 commit 7678e93
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,6 @@ jobs:
run: |
git config user.name "GitHub Actions"
git config user.email "[email protected]"
hatch -v run docs:mike deploy --push --rebase --update-aliases 0.0.1debug latest
git fetch origin gh-pages
git pull
hatch -v run docs:mike deploy --push --update-aliases 0.0.1debug latest

0 comments on commit 7678e93

Please sign in to comment.