Add branch argument

This commit is contained in:
freearhey
2019-10-02 17:57:23 +03:00
parent 3617abf621
commit e595a231ff

View File

@@ -25,5 +25,6 @@ jobs:
commit_author_email: free.arhey@gmail.com
commit_author_name: Arhey
commit_message: Generated grouped playlists
branch: ${{ github.head_ref }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}