We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b67ba1 commit 0a9162bCopy full SHA for 0a9162b
.github/workflows/update-latest-docs.yml
@@ -10,8 +10,8 @@ jobs:
10
update-docs:
11
uses: ./.github/workflows/update-docs-base.yml
12
with:
13
- source_branch: "release-x.56.x"
14
- target_branch: "release-x.56.x"
+ source_branch: "release-x.57.x"
+ target_branch: "release-x.57.x"
15
annotation: "nightly"
16
run_name: "Nightly docs build - latest"
17
secrets:
0 commit comments