Hard code branch value
This commit is contained in:
parent
b367071461
commit
a68b8615b7
2
.github/workflows/format.yml
vendored
2
.github/workflows/format.yml
vendored
@ -28,6 +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 }}
|
branch: master
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user