diff --git a/.github/workflows/generate.yml b/.github/workflows/generate.yml index 8e80488084..268d8138c2 100644 --- a/.github/workflows/generate.yml +++ b/.github/workflows/generate.yml @@ -25,6 +25,6 @@ jobs: commit_author_email: free.arhey@gmail.com commit_author_name: Arhey commit_message: Generated grouped playlists - branch: ${{ github.head_ref }} + branch: master env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}