mirror of
https://github.com/iptv-org/iptv
synced 2026-04-26 04:37:12 -04:00
Hard code branch value
This commit is contained in:
2
.github/workflows/generate.yml
vendored
2
.github/workflows/generate.yml
vendored
@@ -25,6 +25,6 @@ jobs:
|
|||||||
commit_author_email: free.arhey@gmail.com
|
commit_author_email: free.arhey@gmail.com
|
||||||
commit_author_name: Arhey
|
commit_author_name: Arhey
|
||||||
commit_message: Generated grouped playlists
|
commit_message: Generated grouped playlists
|
||||||
branch: ${{ github.head_ref }}
|
branch: master
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user