Joshua M. Boniface пре 1 година
родитељ
комит
f568aed520
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .github/workflows/ci-openapi.yml

+ 1 - 1
.github/workflows/ci-openapi.yml

@@ -144,7 +144,7 @@ jobs:
     name: OpenAPI - Publish Unstable Spec
     if: |
       github.event_name != 'pull_request_target' && 
-      ${{ ! startsWith(github.ref, 'refs/tags/v') }} && 
+      ${{ ! startsWith(github.ref, 'refs/tags/v') }} &&
       contains(github.repository_owner, 'jellyfin')
     runs-on: ubuntu-latest
     needs: