mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
Add script to replace themes in goth - also fix paths on tools scripts
This commit is contained in:
5
.github/workflows/actions.yml
vendored
5
.github/workflows/actions.yml
vendored
@@ -54,6 +54,11 @@ jobs:
|
||||
python3 tools/generateShFiles.py
|
||||
echo 🏅
|
||||
|
||||
- name: update themes in gogh file
|
||||
run: |
|
||||
python3 tools/updateThemes.py
|
||||
echo 🏅
|
||||
|
||||
- name: Git commit
|
||||
run: |
|
||||
git config user.name github-actions[bot]
|
||||
|
Reference in New Issue
Block a user