.
This commit is contained in:
parent
ffba25afc9
commit
90cbd4b393
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user