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 455af08 commit 41f52c5Copy full SHA for 41f52c5
.github/workflows/themes-screenshot-on-push.yml
@@ -67,7 +67,7 @@ jobs:
67
python3 tools/theme-preview-generator.py
68
69
- name: Commit theme previews
70
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v6
71
with:
72
commit_message: "[GitHub Actions Bot] Update theme previews"
73
file_pattern: 'res/themes/*/preview.png res/themes/themes.md'
0 commit comments