Skip to content

Commit 6896ee6

Browse files
JoelMarceycpojer
authored andcommitted
Do not use SSH with the new publish bot (#5229)
1 parent e25eceb commit 6896ee6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ aliases:
3939
yarn run crowdin-upload
4040
yarn run crowdin-download
4141
# build and publish website
42-
GIT_USER=docusaurus-bot USE_SSH=true yarn run publish-gh-pages
42+
GIT_USER=docusaurus-bot USE_SSH=false yarn run publish-gh-pages
4343
4444
version: 2
4545
jobs:

0 commit comments

Comments
 (0)