diff --git a/.github/workflows/sync-openapi.yml b/.github/workflows/sync-openapi.yml index 79e9a5e5..95d08a98 100644 --- a/.github/workflows/sync-openapi.yml +++ b/.github/workflows/sync-openapi.yml @@ -21,7 +21,7 @@ jobs: SSH_DEPLOY_KEY: ${{ secrets.SSH_DEPLOY_KEY }} API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }} with: - source-directory: 'openapi.yaml' + source-directory: 'openapi' destination-github-username: 'jellyfish-dev' destination-repository-name: 'protos' target-branch: RTC-348-sync-openapi diff --git a/openapi/openapi.yaml b/openapi/openapi.yaml index b8ccbb1c..bb9d9480 100644 --- a/openapi/openapi.yaml +++ b/openapi/openapi.yaml @@ -356,7 +356,7 @@ info: name: Apache 2.0 url: https://www.apache.org/licenses/LICENSE-2.0 title: Jellyfish Media Server - version: 0.2.1 + version: 0.2.2 openapi: 3.0.0 paths: /hls/{room_id}/{filename}: