fix: update workflow
This commit is contained in:
@@ -50,6 +50,7 @@ jobs:
|
|||||||
- name: Run format
|
- name: Run format
|
||||||
run: npm run format
|
run: npm run format
|
||||||
- name: Commit changes
|
- name: Commit changes
|
||||||
|
id: commit
|
||||||
uses: EndBug/add-and-commit@v9
|
uses: EndBug/add-and-commit@v9
|
||||||
with:
|
with:
|
||||||
commit: --no-verify
|
commit: --no-verify
|
||||||
|
|||||||
Reference in New Issue
Block a user