mirror of
https://github.com/movie-web/movie-web.git
synced 2025-02-05 12:08:11 +00:00
cname in workflow
This commit is contained in:
parent
861cc3d588
commit
9c2ff1dc62
3
.github/workflows/build-deploy.yml
vendored
3
.github/workflows/build-deploy.yml
vendored
|
@ -51,4 +51,5 @@ jobs:
|
|||
uses: peaceiris/actions-gh-pages@v3
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./build
|
||||
publish_dir: ./build
|
||||
cname: movie.squeezebox.dev
|
Loading…
Reference in a new issue