cname key
This commit is contained in:
parent
2082617721
commit
f0b4bc0bb0
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@ -21,4 +21,5 @@ jobs:
|
|||||||
uses: peaceiris/actions-gh-pages@v3
|
uses: peaceiris/actions-gh-pages@v3
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
publish_dir: ./_site
|
publish_dir: ./_site
|
||||||
|
cname: digitalgarden.hypha.coop
|
Loading…
Reference in New Issue
Block a user