We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5508fa commit f8e10e5Copy full SHA for f8e10e5
package.json
@@ -8,7 +8,7 @@
8
"clear": "docusaurus clear",
9
"serve": "docusaurus serve",
10
"swizzle": "docusaurus swizzle",
11
- "deploy": "docusaurus deploy",
+ "deploy": "DEPLOYMENT_BRANCH=gh-pages docusaurus deploy",
12
"crowdin-upload": "crowdin upload sources --auto-update -b main",
13
"crowdin-download": "crowdin download -b main",
14
"fetch-sponsors": "node scripts/fetch-sponsors.js"
0 commit comments