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 4b25932 commit dbdbcfeCopy full SHA for dbdbcfe
.github/workflows/dist.yml
@@ -25,7 +25,7 @@ jobs:
25
- run: npm run build
26
27
- name: Commit updated dist
28
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v6
29
with:
30
commit_message: Update dist
31
file_pattern: dist/
0 commit comments