Using orbi-bot

This commit is contained in:
DaanV2
2022-10-29 11:35:27 +02:00
parent 382b87590d
commit 48c2cd0b40
2 changed files with 4 additions and 4 deletions

View File

@@ -45,6 +45,6 @@ jobs:
run: |
git add .
git config --global user.email "orbi@blockception.com"
git config --global user.name "Orbi[bot]"
git config --global user.name "Orbi-bot"
git commit -m "auto: Formatted json files"
git push