2
0
Эх сурвалжийг харах

Fix OpenAPI workflow publishing pull request artifact as unstable specification

Niels van Velzen 1 жил өмнө
parent
commit
eec7c8d31a

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

@@ -141,7 +141,7 @@ jobs:
   publish:
     name: OpenAPI - Publish Unstable Spec
     if: |
-      github.event_name != 'pull_request' && 
+      github.event_name != 'pull_request_target' && 
       contains(github.repository_owner, 'jellyfin')
     runs-on: ubuntu-latest
     needs: