feat: add commit changes step
This commit is contained in:
@@ -19,3 +19,5 @@ jobs:
|
||||
run: npm install
|
||||
- name: Run lint-fix
|
||||
run: npm run lint-fix
|
||||
- name: Commit changes
|
||||
uses: EndBug/add-and-commit@v9
|
||||
|
||||
Reference in New Issue
Block a user