Hard code branch value
This commit is contained in:
parent
a68b8615b7
commit
061fcd406e
|
@ -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 }}
|
||||||
|
|
Loading…
Reference in New Issue