1
mirror of https://github.com/CarmJos/EasySQL.git synced 2026-06-05 00:25:32 +08:00

ci(deploy): 添加repo分支的相关介绍。

This commit is contained in:
2022-06-03 03:24:01 +08:00
parent 1a4b5c245a
commit f16b5f22e1
2 changed files with 28 additions and 0 deletions
+1
View File
@@ -83,6 +83,7 @@ jobs:
rm -rf deploy
mkdir -vp deploy
cp -vrf $HOME/local-deploy/* deploy/
cp -vrf .documentation/REPOSITORY-README.md deploy/README.md
- name: "Copy Javadoc"
run: |