From 0921847d5bde659cf359033042213106f1278da7 Mon Sep 17 00:00:00 2001 From: Jesse Wilson Date: Mon, 8 Jun 2026 22:06:15 -0400 Subject: [PATCH] Fix the 4.x docs commit --- deploy_website.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy_website.sh b/deploy_website.sh index c2b01177d7f5..1b814350ce3b 100755 --- a/deploy_website.sh +++ b/deploy_website.sh @@ -40,7 +40,7 @@ mkdocs gh-deploy git checkout gh-pages git cherry-pick bb229b9dcc9a21a73edbf8d936bea88f52e0a3ff git cherry-pick c695732f1d4aea103b826876c077fbfea630e244 -git cherry-pick e2c9cb1d012882bb1182a45ab7265d94c40d5532 +git cherry-pick 26c6d4f2f611690a29939044e897fb1f5221c2fb git push --set-upstream origin gh-pages # Delete our temp folder