mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-02 14:25:38 +08:00
fix api docs generate breaks
This commit is contained in:
1
.github/workflows/increment-build-number.yml
vendored
1
.github/workflows/increment-build-number.yml
vendored
@@ -48,6 +48,7 @@ jobs:
|
||||
|
||||
- name: Commit api docs
|
||||
if: steps.generate-api-docs.outcome == 'success'
|
||||
continue-on-error: true
|
||||
run: |
|
||||
git config --global user.name 'Github Build Bot'
|
||||
git config --global user.email 'noreply@github.com'
|
||||
|
||||
Reference in New Issue
Block a user