mirror of
https://github.com/anoma/juvix.git
synced 2024-12-01 00:04:58 +03:00
Set cname for gh-pages action (#1376)
Our docs are now hosted on a custom domain: docs.juvix.org https://github.com/peaceiris/actions-gh-pages#%EF%B8%8F-add-cname-file-cname
This commit is contained in:
parent
cff01943f4
commit
753c5d5b0b
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -44,6 +44,7 @@ jobs:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: _docs
|
||||
enable_jekyll: false
|
||||
cname: docs.juvix.org
|
||||
|
||||
ormolu:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user