mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-15 01:48:16 -07: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
|
||||
with:
|
||||
branch: ${{ github.ref_name }}
|
||||
comment:
|
||||
comment: false
|
||||
|
Loading…
Reference in New Issue
Block a user