Merge pull request #11224 from jellyfin/nvv-fix-openapi-ci

Fix OpenAPI workflow publishing pull request artifact as unstable specification
This commit is contained in:
Joshua M. Boniface 2024-03-26 13:53:11 -04:00 committed by GitHub
commit d57508fe4c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: