mirror of
https://github.com/CarmJos/UserPrefix.git
synced 2026-06-05 00:35:02 +08:00
测试Javadoc部署
This commit is contained in:
@@ -61,8 +61,7 @@ jobs:
|
||||
git config --global user.name '${{ github.repository_owner }}'
|
||||
git config --global user.email '${{ github.repository_owner }}@users.noreply.github.com'
|
||||
git init
|
||||
git branch gh-pages
|
||||
git checkout gh-pages
|
||||
git checkout -b gh-pages
|
||||
git log --decorate -- oneline
|
||||
git add -A
|
||||
git commit -m "API Document generated."
|
||||
|
||||
Reference in New Issue
Block a user