mirror of
https://github.com/iptv-org/iptv
synced 2026-09-12 23:07:20 -04:00
Update main.yml
This commit is contained in:
@@ -35,4 +35,4 @@ jobs:
|
|||||||
run: git remote set-url origin https://${GITHUB_ACTOR}:${{ secrets.GITHUB_TOKEN }}@github.com/${GITHUB_REPOSITORY}.git
|
run: git remote set-url origin https://${GITHUB_ACTOR}:${{ secrets.GITHUB_TOKEN }}@github.com/${GITHUB_REPOSITORY}.git
|
||||||
|
|
||||||
- name: "git push origin master"
|
- name: "git push origin master"
|
||||||
run: git push origin master
|
run: git push origin master --force
|
||||||
|
|||||||
Reference in New Issue
Block a user