Add branch argument

This commit is contained in:
freearhey 2019-10-02 17:57:20 +03:00
parent 572d829b85
commit bdebc6b1bf
1 changed files with 1 additions and 0 deletions

View File

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