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 e25eceb commit 6896ee6Copy full SHA for 6896ee6
1 file changed
.circleci/config.yml
@@ -39,7 +39,7 @@ aliases:
39
yarn run crowdin-upload
40
yarn run crowdin-download
41
# build and publish website
42
- GIT_USER=docusaurus-bot USE_SSH=true yarn run publish-gh-pages
+ GIT_USER=docusaurus-bot USE_SSH=false yarn run publish-gh-pages
43
44
version: 2
45
jobs:
0 commit comments