diff --git a/.github/workflows/hugo.yml b/.github/workflows/hugo.yml index f3aeaf0..9ad2017 100644 --- a/.github/workflows/hugo.yml +++ b/.github/workflows/hugo.yml @@ -155,7 +155,7 @@ jobs: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + run: | cd public git init git remote add git@github.com/$GITHUB_REPOSITORY.git