mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-05 01:42:08 +01:00
fix openapi report and publish workflows
This commit is contained in:
4
.github/workflows/openapi-merge.yml
vendored
4
.github/workflows/openapi-merge.yml
vendored
@@ -6,7 +6,9 @@ on:
|
||||
tags:
|
||||
- 'v*'
|
||||
|
||||
permissions: {}
|
||||
permissions:
|
||||
contents: read
|
||||
actions: read
|
||||
|
||||
jobs:
|
||||
publish-openapi:
|
||||
|
||||
Reference in New Issue
Block a user