Deploy to the root of the gh-pages branch (#635)

See https://github.com/peaceiris/actions-gh-pages/issues/757
This commit is contained in:
Natalie Weizenbaum 2022-05-26 13:05:00 -07:00 committed by GitHub
parent cd3443d294
commit 532b429e3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,6 +48,5 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./build
destination_dir: docs
cname: gh-pages.sass-lang.com
allow_empty_commit: true