diff --git a/.github/workflows/IPTV采集检测.yml b/.github/workflows/IPTV采集检测.yml index 8de2ac5..d066fc8 100644 --- a/.github/workflows/IPTV采集检测.yml +++ b/.github/workflows/IPTV采集检测.yml @@ -38,4 +38,4 @@ jobs: #git reset --hard origin/main git add . git commit -m "Add generated file" - git push -f + git push -f origin main