Skip to content

Commit b4068f2

Browse files
authored
Update doc publishing instructions
1 parent 9243305 commit b4068f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Make sure to test the released version! If you want to be extra careful, you can
159159
1. Go to the `docusaurus/website` directory
160160
2. Run `yarn build`
161161
3. You'll need an [access token for the GitHub API](https://help.github.com/articles/creating-an-access-token-for-command-line-use/). Save it to this environment variable: `export GITHUB_AUTH="..."`
162-
4. Run `GIT_USER=<GITHUB_USERNAME> CURRENT_BRANCH=master USE_SSH=true yarn run publish-gh-pages`
162+
4. Run `GIT_USER=<GITHUB_USERNAME> CURRENT_BRANCH=master USE_SSH=true yarn deploy`
163163

164164
---
165165

0 commit comments

Comments
 (0)