Skip to content

Commit 6551873

Browse files
Merge pull request #805 from metabase/jeff-bruemmer-patch-1
Update source and target branches to release-x.57.x
2 parents 2b67ba1 + 0a9162b commit 6551873

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update-latest-docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ jobs:
1010
update-docs:
1111
uses: ./.github/workflows/update-docs-base.yml
1212
with:
13-
source_branch: "release-x.56.x"
14-
target_branch: "release-x.56.x"
13+
source_branch: "release-x.57.x"
14+
target_branch: "release-x.57.x"
1515
annotation: "nightly"
1616
run_name: "Nightly docs build - latest"
1717
secrets:

0 commit comments

Comments
 (0)