Merge branch 'master' of https://github.com/freearhey/iptv
This commit is contained in:
commit
ef75c7922c
|
@ -30,3 +30,6 @@ jobs:
|
||||||
|
|
||||||
- name: "git commit -m"
|
- name: "git commit -m"
|
||||||
run: git commit -m "Generated grouped playlists"
|
run: git commit -m "Generated grouped playlists"
|
||||||
|
|
||||||
|
- name: "git push origin master"
|
||||||
|
run: git push git@github.com:${GITHUB_REPOSITORY}.git master
|
||||||
|
|
Loading…
Reference in New Issue