From dab40dcdeb3faf7fc5b21a22ac474d3fc258ddf7 Mon Sep 17 00:00:00 2001 From: Olivier Lando Date: Mon, 13 Nov 2023 18:10:53 +0100 Subject: [PATCH] README to documentation synchro --- .github/workflows/create-documentation-pr.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/create-documentation-pr.yml b/.github/workflows/create-documentation-pr.yml index 43978614..58679ca1 100644 --- a/.github/workflows/create-documentation-pr.yml +++ b/.github/workflows/create-documentation-pr.yml @@ -20,8 +20,8 @@ jobs: uses: apivideo/api.video-create-readme-file-pull-request-action@main with: source-file-path: "README.md" - destination-repository: apivideo/api.video-api-client-generator - destination-path: templates/documentation/sdks/player + destination-repository: apivideo/api.video-documentation + destination-path: sdks/player destination-filename: apivideo-swift-player.md pat: "${{ secrets.PAT }}" \ No newline at end of file