mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-23 05:59:54 +00:00
Fix syntax error in push workflow
Somehow I missed this for quite some time, sorry!
This commit is contained in:
parent
ece5f7d713
commit
d49b47e201
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@ -55,4 +55,4 @@ jobs:
|
|||||||
secrets: inherit
|
secrets: inherit
|
||||||
with:
|
with:
|
||||||
branch: ${{ github.ref_name }}
|
branch: ${{ github.ref_name }}
|
||||||
comment:
|
comment: false
|
||||||
|
Loading…
Reference in New Issue
Block a user