Skip to content

Commit ced5a75

Browse files
committed
fix
1 parent 5bee2fa commit ced5a75

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build_docs.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ jobs:
7373
git checkout --orphan gh-pages-tmp
7474
git rm --quiet -rf .
7575
cp -r /tmp/site/* .
76-
echo "https://alibaba.github.io/paimon-cpp" > CNAME
7776
git add --all
7877
git commit -m "Publish docs from commit ${{ github.sha }}"
7978
git push -f origin gh-pages-tmp:gh-pages

0 commit comments

Comments
 (0)