mirror of
https://github.com/iptv-org/iptv
synced 2026-05-08 02:27:24 -04:00
Update main.yml
This commit is contained in:
committed by
GitHub
parent
f6f74b893c
commit
591e214f8d
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@@ -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