diff --git a/.github/workflows/m3u8.yml b/.github/workflows/m3u8.yml index 22fc418..1326651 100644 --- a/.github/workflows/m3u8.yml +++ b/.github/workflows/m3u8.yml @@ -70,7 +70,7 @@ jobs: uses: stefanzweifel/git-auto-commit-action@v6 with: commit_message: "update M3U8" - file_pattern: "M3U8/TV.m3u8 M3U8/scrape/tvpass.json M3U8/scrape/cached-ca.pem" + file_pattern: "M3U8/TV.m3u8 M3U8/scrape/tvpass.json M3U8/scrape/cached-ca.pem M3U8/scrape/livetvsx.json" commit_author: "GitHub Actions Bot " commit_user_name: "GitHub Actions Bot" commit_user_email: "actions@github.com"