We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b379dc commit 8fdbb46Copy full SHA for 8fdbb46
.github/workflows/ci.yml
@@ -48,6 +48,6 @@ jobs:
48
run: npm run test
49
- name: Prepare
50
run: npm run prepare
51
- - uses: stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842
+ - uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79
52
with:
53
commit_message: Apply `npm run prepare` changes
0 commit comments