This commit is contained in:
parent ffba25afc9
commit 90cbd4b393
Signed by: tablet
GPG Key ID: 924A5F6AF051E87C

@ -31,7 +31,7 @@ jobs:
run: hugo --minify run: hugo --minify
- name: Deploy - name: Deploy
uses: peaceiris/actions-gh-pages@v3 uses: https://github.com/peaceiris/actions-gh-pages@v3
with: with:
publish_dir: ./public publish_dir: ./public
publish_branch: deploy # deploying branch publish_branch: deploy # deploying branch