Skip to content

Commit e25eceb

Browse files
authored
Small config comment change (#5225)
Testing the publishing bot after giving it write access to the repo
1 parent 96a44df commit e25eceb

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
@@ -23,7 +23,7 @@ aliases:
2323
2424
- &deploy
2525
command: |
26-
# Deploy Jest website
26+
# Deploy Jest website using Docusaurus bot
2727
git config --global user.email "docusaurus-bot@users.noreply.github.com"
2828
git config --global user.name "Website Deployment Script"
2929
echo "machine github.com login docusaurus-bot password $DOCUSAURUS_PUBLISH_TOKEN" > ~/.netrc

0 commit comments

Comments
 (0)