diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index af87f50..bb5a40a 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -20,13 +20,16 @@ jobs: mkdir /tmp/github-pages cd /tmp/github-pages git init + git checkout --orphan gh-pages + git status --short # git ls-remote --heads ${REMOTE} gh-pages echo "