Skip to content

Commit

Permalink
build: Get css-inline.org back
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitry Dygalo <[email protected]>
  • Loading branch information
Stranger6667 committed Jun 15, 2024
1 parent ddd0611 commit acde6ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
git config --local user.name "GitHub Action"
mv bindings/javascript/wasm/ docs/
touch docs/.nojekyll
echo "css-inline.org" > docs/CNAME
git add --force docs/
git commit -m "chore: build pages"
git push --force origin HEAD:gh-pages

0 comments on commit acde6ac

Please sign in to comment.