mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-08 01:10:01 +02:00
Update update-theme-date.yml
This commit is contained in:
parent
52fc4b4388
commit
9702747545
1 changed files with 2 additions and 1 deletions
3
.github/workflows/update-theme-date.yml
vendored
3
.github/workflows/update-theme-date.yml
vendored
|
@ -15,6 +15,7 @@ jobs:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
fetch-depth: 2
|
fetch-depth: 2
|
||||||
|
|
||||||
- name: Get changes
|
- name: Get changes
|
||||||
|
@ -54,4 +55,4 @@ jobs:
|
||||||
git add "themes/$theme/theme.json"
|
git add "themes/$theme/theme.json"
|
||||||
done
|
done
|
||||||
git commit -m "Update theme.json for $CHANGED_THEMES"
|
git commit -m "Update theme.json for $CHANGED_THEMES"
|
||||||
git push
|
git push
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue