Add branch argument
This commit is contained in:
1
.github/workflows/format.yml
vendored
1
.github/workflows/format.yml
vendored
@@ -28,5 +28,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: Formatted playlists
|
commit_message: Formatted playlists
|
||||||
|
branch: ${{ github.head_ref }}
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
Reference in New Issue
Block a user