Update build-deploy.yml
This commit is contained in:
parent
602b22820a
commit
c2437ce605
3
.github/workflows/build-deploy.yml
vendored
3
.github/workflows/build-deploy.yml
vendored
@ -54,4 +54,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: ./build
|
publish_dir: ./build
|
||||||
|
cname: ngsplanner.com
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user