diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index cbed7cd..126ecea 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -31,7 +31,7 @@ jobs: run: hugo --minify - name: Deploy - uses: peaceiris/actions-gh-pages@v3 + uses: https://github.com/peaceiris/actions-gh-pages@v3 with: publish_dir: ./public publish_branch: deploy # deploying branch