Refactored CI/CD

This commit is contained in:
DaanV2
2022-10-28 11:08:12 +02:00
parent 9992494cac
commit 836d5679fc
4 changed files with 22 additions and 32 deletions

View File

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