.
This commit is contained in:
parent
90cbd4b393
commit
102ac21b9e
@ -33,6 +33,7 @@ jobs:
|
||||
- name: Deploy
|
||||
uses: https://github.com/peaceiris/actions-gh-pages@v3
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./public
|
||||
publish_branch: deploy # deploying branch
|
||||
cname: www.tablet.sh
|
||||
|
Loading…
Reference in New Issue
Block a user