Using orbi[bot]
This commit is contained in:
2
.github/workflows/compress-json-schemas.yml
vendored
2
.github/workflows/compress-json-schemas.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
continue-on-error: true
|
||||
run: |
|
||||
cd ${{github.workspace}}
|
||||
git config --global user.email "Blockception@github.com"
|
||||
git config --global user.email "orbi@blockception.com"
|
||||
git config --global user.name "Orbi[bot]"
|
||||
git add .
|
||||
git commit -m "auto: Generated Json Schemas"
|
||||
|
||||
Reference in New Issue
Block a user