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 0160a30 commit efdb978Copy full SHA for efdb978
.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@b863ae1933cb653a53c021fe36dbb774e1fb9403
+ - uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0
50
with:
51
commit_message: Apply `npm run prepare` changes
0 commit comments