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 93ead51 commit 3c5b1ecCopy full SHA for 3c5b1ec
.github/workflows/update-dist.yml
@@ -37,7 +37,7 @@ jobs:
37
npm run package
38
39
- name: Auto-commit dist changes
40
- uses: stefanzweifel/git-auto-commit-action@v6
+ uses: stefanzweifel/git-auto-commit-action@v7
41
with:
42
commit_message: 'chore: update dist files'
43
file_pattern: 'dist/'
0 commit comments