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.
2 parents ce7b2af + 265fecc commit caf787bCopy full SHA for caf787b
.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@v6
+ uses: stefanzweifel/git-auto-commit-action@v7
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