Skip to content

Commit dff6acf

Browse files
authoredDec 8, 2023
Update netlify.toml
Change deploy preview branch back to `main`
1 parent 6dc3b9d commit dff6acf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎netlify.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
npm run docmodel
1414
cd ../
1515
rm -rf monodocs
16-
git clone https://github.com/apollographql/docs --branch pr/expose-hook --single-branch monodocs
16+
git clone https://github.com/apollographql/docs --branch main --single-branch monodocs
1717
cd monodocs
1818
npm i
1919
cp -r ../docs local

0 commit comments

Comments
 (0)
Please sign in to comment.