diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 411f57d..c4be794 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ jobs: - name: Build run: poetry run mkdocs build - name: Push - uses: s0/git-publish-subdir-action@v2.5.0 + uses: s0/git-publish-subdir-action@v2.5.1 env: REPO: self BRANCH: handbook-serve # The branch name where you want to push the assets