mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 10:56:57 -05:00
Update update-codes.yml
This commit is contained in:
1
.github/workflows/update-codes.yml
vendored
1
.github/workflows/update-codes.yml
vendored
@@ -19,5 +19,4 @@ jobs:
|
|||||||
git config user.email github-actions@github.com
|
git config user.email github-actions@github.com
|
||||||
git add .
|
git add .
|
||||||
git diff-index --quiet HEAD || git commit -m "[Bot] Update codes"
|
git diff-index --quiet HEAD || git commit -m "[Bot] Update codes"
|
||||||
git pull
|
|
||||||
git push
|
git push
|
||||||
|
|||||||
Reference in New Issue
Block a user