diff --git a/.github/workflows/debug.yml b/.github/workflows/debug.yml index 00f20917..a38311dc 100644 --- a/.github/workflows/debug.yml +++ b/.github/workflows/debug.yml @@ -39,6 +39,5 @@ jobs: git config user.name "GitHub Actions" git config user.email "actions@github.com" git fetch origin gh-pages - git pull git checkout v1.0.1 hatch -v run docs:mike deploy --push --update-aliases 0.0.1debug latest