Add cname to gh-pages workflow
To stop it cloberring it.
This commit is contained in:
parent
312231822d
commit
e1dca6be66
1
.github/workflows/gh-pages.yml
vendored
1
.github/workflows/gh-pages.yml
vendored
@ -33,3 +33,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
publish_dir: ./risotto/exampleSite/public
|
publish_dir: ./risotto/exampleSite/public
|
||||||
|
cname: risotto.joeroe.io
|
||||||
|
Loading…
x
Reference in New Issue
Block a user