Update compile.yml
This commit is contained in:
parent
fd91fe6d79
commit
c87424be7a
3
.github/workflows/compile.yml
vendored
3
.github/workflows/compile.yml
vendored
@ -39,5 +39,6 @@ jobs:
|
||||
run: |
|
||||
git config user.email "action@github.com"
|
||||
git config user.name "GitHub Action"
|
||||
git commit -am "updated on - $(date)"
|
||||
git add themes/light.css themes/dark.css
|
||||
git commit am "updated on - $(date)"
|
||||
git push origin main
|
||||
|
Loading…
Reference in New Issue
Block a user