Skip to content

Commit acde6ac

Browse files
committed
build: Get css-inline.org back
Signed-off-by: Dmitry Dygalo <[email protected]>
1 parent ddd0611 commit acde6ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pages.yml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
git config --local user.name "GitHub Action"
1616
mv bindings/javascript/wasm/ docs/
1717
touch docs/.nojekyll
18+
echo "css-inline.org" > docs/CNAME
1819
git add --force docs/
1920
git commit -m "chore: build pages"
2021
git push --force origin HEAD:gh-pages

0 commit comments

Comments
 (0)