mirror of
https://github.com/fanmingming/live
synced 2026-04-02 12:07:25 +08:00
2
.github/workflows/epg.yml
vendored
2
.github/workflows/epg.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
|||||||
git config --local user.name "github-actions[bot]"
|
git config --local user.name "github-actions[bot]"
|
||||||
git config --local user.email "github-actions[bot]@users.noreply.github.com"
|
git config --local user.email "github-actions[bot]@users.noreply.github.com"
|
||||||
git add e.xml
|
git add e.xml
|
||||||
git commit -m "EPG Automatic Update."
|
git commit -m "EPG Update."
|
||||||
- name: Push changes
|
- name: Push changes
|
||||||
run: git push origin main
|
run: git push origin main
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user