mirror of
https://github.com/CarmJos/UserPrefix.git
synced 2026-06-05 00:35:02 +08:00
优化javadoc
This commit is contained in:
@@ -61,7 +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 remote add origin https://github.com/CarmJos/UserPrefix.git
|
||||
git remote add origin https://${{ github.repository_owner }}@github.com/CarmJos/UserPrefix.git
|
||||
git checkout -b gh-pages
|
||||
git add -A
|
||||
git commit -m "API Document generated."
|
||||
|
||||
Reference in New Issue
Block a user