mirror of
https://github.com/iptv-org/iptv
synced 2025-12-17 10:57:18 -05:00
Update update.yml
This commit is contained in:
1
.github/workflows/update.yml
vendored
1
.github/workflows/update.yml
vendored
@@ -72,4 +72,5 @@ jobs:
|
|||||||
git add README.md
|
git add README.md
|
||||||
git commit -m "[Bot] Update README.md" -m "Committed by [iptv-bot](https://github.com/apps/iptv-bot) via [update](https://github.com/iptv-org/iptv/actions/runs/${{ github.run_id }}) workflow." --no-verify || exit 0
|
git commit -m "[Bot] Update README.md" -m "Committed by [iptv-bot](https://github.com/apps/iptv-bot) via [update](https://github.com/iptv-org/iptv/actions/runs/${{ github.run_id }}) workflow." --no-verify || exit 0
|
||||||
git status
|
git status
|
||||||
|
git remote add origin https://github.com/iptv-org/iptv.git
|
||||||
git push --set-upstream origin master
|
git push --set-upstream origin master
|
||||||
|
|||||||
Reference in New Issue
Block a user