1
mirror of https://github.com/CarmJos/UserPrefix.git synced 2026-06-05 00:35:02 +08:00

测试Javadoc部署

This commit is contained in:
carm
2021-11-23 03:02:51 +08:00
parent b2f7338ba6
commit a87e97f744
+2
View File
@@ -64,6 +64,8 @@ jobs:
git checkout -b gh-pages
git log --decorate -- oneline
git add -A
git remote add origin https://github.com/CarmJos/UserPrefix.git
git commit -m "API Document generated."
git push origin gh-pages