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 e94543c commit 70e7630Copy full SHA for 70e7630
.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@e348103e9026cc0eee72ae06630dbe30c8bf7a79
+ - uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403
52
with:
53
commit_message: Apply `npm run prepare` changes
0 commit comments