1
mirror of https://github.com/CarmJos/MineSQL.git synced 2026-06-04 16:43:03 +08:00

测试部署与自动上传

This commit is contained in:
2022-01-26 23:29:14 +08:00
parent 7d2d97987c
commit 229aca4eae
9 changed files with 13 additions and 11 deletions
+2
View File
@@ -45,7 +45,9 @@ jobs:
- name: "Javadoc Deploy Staging"
run: |
rm -rf docs
mkdir -vp docs
cp -vrf api-docs/* docs/
cp -vrf .documentation/JAVADOC-README.md docs/README.md
- name: "Generate the Javadoc sitemap"