mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update _update.yml
This commit is contained in:
parent
9961854113
commit
748e121223
1 changed files with 1 additions and 1 deletions
2
.github/workflows/_update.yml
vendored
2
.github/workflows/_update.yml
vendored
|
@ -65,7 +65,7 @@ jobs:
|
|||
- name: Push to origin
|
||||
if: ${{ !env.ACT }}
|
||||
run: |
|
||||
git remote add origin https://github.com/iptv-org/epg.git
|
||||
git remote set-url origin https://github.com/iptv-org/epg.git
|
||||
git push -u origin ${{ steps.create-branch-name.outputs.BRANCH_NAME }}
|
||||
- uses: repo-sync/pull-request@v2
|
||||
if: ${{ !env.ACT && github.ref == 'refs/heads/master' }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue