Skip to content

Commit efeea04

Browse files
committed
Update netlify.toml
Change deploy preview branch back to `main`
1 parent fea0023 commit efeea04

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)