From 33aabbd04b5adc9ebe49f17064014a4661de7b8e Mon Sep 17 00:00:00 2001 From: Niklas Heim Date: Mon, 16 Oct 2023 11:59:52 +0200 Subject: [PATCH] dont pull --- .github/workflows/debug.yml | 1 - 1 file changed, 1 deletion(-) 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