mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 18:37:01 -05:00
Update auto-update.yml
This commit is contained in:
2
.github/workflows/auto-update.yml
vendored
2
.github/workflows/auto-update.yml
vendored
@@ -126,7 +126,7 @@ jobs:
|
||||
- name: Install Dependencies
|
||||
run: npm install
|
||||
- name: Update README.md
|
||||
run: node scripts/update-readme.js
|
||||
run: npx ts-node scripts/update-readme.ts
|
||||
- name: Commit Changes
|
||||
uses: stefanzweifel/git-auto-commit-action@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user