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 1b006ca + 2ae02d4 commit 0403083Copy full SHA for 0403083
.github/workflows/themes-screenshot-on-push.yml
@@ -72,7 +72,7 @@ jobs:
72
python3 tools/theme-preview-generator.py
73
74
- name: Commit theme previews
75
- uses: stefanzweifel/git-auto-commit-action@v4
+ uses: stefanzweifel/git-auto-commit-action@v5
76
with:
77
commit_message: "[GitHub Actions Bot] Update theme previews"
78
file_pattern: 'res/themes/*/preview.png res/themes/themes.md'
0 commit comments