mirror of
https://github.com/iptv-org/iptv
synced 2026-09-11 06:17:08 -04:00
Update main.yml
This commit is contained in:
@@ -18,3 +18,9 @@ jobs:
|
|||||||
|
|
||||||
- name: "npm run generate"
|
- name: "npm run generate"
|
||||||
run: npm run generate
|
run: npm run generate
|
||||||
|
|
||||||
|
- name: "git add ."
|
||||||
|
run: git add .
|
||||||
|
|
||||||
|
- name: "git commit -m 'Generated grouped playlists'"
|
||||||
|
run: git commit -m "Generated grouped playlists"
|
||||||
|
|||||||
Reference in New Issue
Block a user