diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2f9d40d2..4b446d68 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -46,7 +46,7 @@ jobs: args: build/libs/DISCVRSeq-${{ env.GITHUB_REF_SLUG }}.jar - name: GH Pages - uses: peaceiris/actions-gh-pages@v3.9.2 + uses: peaceiris/actions-gh-pages@v3.9.3 with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ./toolDoc