Update format-json-files.yml
This commit is contained in:
1
.github/workflows/format-json-files.yml
vendored
1
.github/workflows/format-json-files.yml
vendored
@@ -37,6 +37,7 @@ jobs:
|
|||||||
npx prettier --write "source/**/*.json" --config ${{github.workspace}}/scripts/json.prettierrc.json
|
npx prettier --write "source/**/*.json" --config ${{github.workspace}}/scripts/json.prettierrc.json
|
||||||
|
|
||||||
- name: Commiting
|
- name: Commiting
|
||||||
|
continue-on-error: true
|
||||||
run: |
|
run: |
|
||||||
git add .
|
git add .
|
||||||
git config --global user.email "Bot@Blockception.com"
|
git config --global user.email "Bot@Blockception.com"
|
||||||
|
|||||||
Reference in New Issue
Block a user