mirror of
https://github.com/danog/sass-site.git
synced 2024-11-30 04:29:17 +01:00
Update the CNAME parameter for our GitHub Pages deploy (#642)
Now that we're serving primarily from GitHub pages, we should deploy to the full website and not the subdomain.
This commit is contained in:
parent
211f5c3667
commit
03bdff1f13
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -48,5 +48,5 @@ jobs:
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./build
|
||||
cname: gh-pages.sass-lang.com
|
||||
cname: sass-lang.com
|
||||
allow_empty_commit: true
|
||||
|
Loading…
Reference in New Issue
Block a user