Skip to content

Commit 2b4155a

Browse files
committed
ci: update tidb cloud
1 parent 743b875 commit 2b4155a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
git submodule init
5151
git submodule update --remote
5252
cd docs
53-
git checkout main
53+
git checkout tidb-cloud
5454
cd ..
5555
echo "submodule_sha=$(git submodule status | awk '{print $1}' | sed -r 's/[+-]+//g')" >> $GITHUB_OUTPUT
5656
echo "submodule_status=$(git submodule status)" >> $GITHUB_OUTPUT

0 commit comments

Comments
 (0)