diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 9612506..30db6ce 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -37,4 +37,5 @@ jobs: - run: | git config --local user.email "github-actions[bot]@users.noreply.github.com" git config --local user.name "github-actions[bot]" + - run: git pull - run: mike deploy --push 1.1.0