mirror of
https://github.com/iptv-org/iptv
synced 2025-12-17 10:57:18 -05:00
Fix "commit-changes" job
This commit is contained in:
1
.github/workflows/auto-update.yml
vendored
1
.github/workflows/auto-update.yml
vendored
@@ -297,6 +297,7 @@ jobs:
|
|||||||
uses: actions/download-artifact@v2
|
uses: actions/download-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: channels
|
name: channels
|
||||||
|
path: channels
|
||||||
- name: Commit Changes
|
- name: Commit Changes
|
||||||
uses: stefanzweifel/git-auto-commit-action@v4
|
uses: stefanzweifel/git-auto-commit-action@v4
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user