Skip to content

Commit ddd0611

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pages.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ 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
1918
git add --force docs/
2019
git commit -m "chore: build pages"
2120
git push --force origin HEAD:gh-pages

0 commit comments

Comments
 (0)