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

@ -29,3 +29,10 @@ jobs:
- name: Build
run: hugo --minify
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
publish_dir: ./public
publish_branch: deploy # deploying branch
cname: www.tablet.sh