diff --git a/.github/workflows/update-latest-docs.yml b/.github/workflows/update-latest-docs.yml index c73f7a31d..c888c33c9 100644 --- a/.github/workflows/update-latest-docs.yml +++ b/.github/workflows/update-latest-docs.yml @@ -10,8 +10,8 @@ jobs: update-docs: uses: ./.github/workflows/update-docs-base.yml with: - source_branch: "release-x.56.x" - target_branch: "release-x.56.x" + source_branch: "release-x.57.x" + target_branch: "release-x.57.x" annotation: "nightly" run_name: "Nightly docs build - latest" secrets: