Skip to content

Commit

Permalink
adsf
Browse files Browse the repository at this point in the history
  • Loading branch information
roznawsk committed Sep 29, 2023
1 parent 50f8bb8 commit 6275dd7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/sync-openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion openapi/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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}:
Expand Down

0 comments on commit 6275dd7

Please sign in to comment.