We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0269dd0 commit c493444Copy full SHA for c493444
.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