mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +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
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue