diff --git a/.github/workflows/diary.yml b/.github/workflows/diary.yml index cb0f9dd..9ff59c2 100644 --- a/.github/workflows/diary.yml +++ b/.github/workflows/diary.yml @@ -24,6 +24,7 @@ jobs: - name: Upload run: | git fetch + git branch -f self origin/self git checkout self rm -rf docs/index.html docs/static mv dist/index.html docs