mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-20 14:37:43 +01:00
cname in workflow
This commit is contained in:
parent
861cc3d588
commit
9c2ff1dc62
1 changed files with 2 additions and 1 deletions
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