There was an error while loading. Please reload this page.
1 parent 813f5bb commit c0d43a7Copy full SHA for c0d43a7
.github/workflows/ci.yml
@@ -46,6 +46,6 @@ jobs:
46
run: npm run lint
47
- name: Prepare
48
run: npm run prepare
49
- - uses: stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842
+ - uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79
50
with:
51
commit_message: Apply `npm run prepare` changes
0 commit comments