Skip to content

Commit

Permalink
Do not use SSH with the new publish bot (#5229)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelMarcey authored and cpojer committed Jan 4, 2018
1 parent e25eceb commit 6896ee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ aliases:
yarn run crowdin-upload
yarn run crowdin-download
# build and publish website
GIT_USER=docusaurus-bot USE_SSH=true yarn run publish-gh-pages
GIT_USER=docusaurus-bot USE_SSH=false yarn run publish-gh-pages
version: 2
jobs:
Expand Down

2 comments on commit 6896ee6

@haidetgull542
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wana learn hacking please anybody help me

@thymikee
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.