diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index d02b822..0cdcc90 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -157,7 +157,7 @@ jobs: echo "rapiq.tada5hi.net" > CNAME - name: Deploy - uses: peaceiris/actions-gh-pages@v3 + uses: peaceiris/actions-gh-pages@v4 with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ./docs/.vitepress/dist