Hard code branch value

This commit is contained in:
freearhey
2019-10-02 21:56:15 +03:00
parent c9e82146e7
commit 68bde3ca34

View File

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