diff --git a/.github/workflows/test-publish-release.yml b/.github/workflows/test-publish-release.yml index 2a6d7f3..fd2424c 100644 --- a/.github/workflows/test-publish-release.yml +++ b/.github/workflows/test-publish-release.yml @@ -122,7 +122,7 @@ jobs: run: invoke docs - name: Publish docs on branch gh-pages - uses: crazy-max/ghaction-github-pages@c0d7ff0487ee0415efb7f32dab10ea880330b1dd + uses: crazy-max/ghaction-github-pages@5859b4ea7efe6b470a5b19c570460eae9323aefc with: target_branch: gh-pages build_dir: docs