fix: update workflow

This commit is contained in:
Stevan Freeborn
2023-02-20 13:09:08 -06:00
parent 3d1602aa59
commit 36fd4ea2d7
+1
View File
@@ -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