1
mirror of https://github.com/CarmJos/UserPrefix.git synced 2024-09-19 20:15:47 +00:00

自动部署

This commit is contained in:
carm 2021-11-23 03:58:49 +08:00
parent 967984e0c3
commit cbb9928232

View File

@ -77,5 +77,6 @@ jobs:
git commit -m "API Document generated."
- name: Push javadocs
run: |
cd docs
git push origin HEAD:gh-pages --force