mirror of
https://github.com/iptv-org/iptv.git
synced 2026-06-22 21:08:31 +08:00
Fix "commit-changes" job
This commit is contained in:
parent
615a554021
commit
beb87cf6fe
1
.github/workflows/auto-update.yml
vendored
1
.github/workflows/auto-update.yml
vendored
@ -297,6 +297,7 @@ jobs:
|
||||
uses: actions/download-artifact@v2
|
||||
with:
|
||||
name: channels
|
||||
path: channels
|
||||
- name: Commit Changes
|
||||
uses: stefanzweifel/git-auto-commit-action@v4
|
||||
with:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user