Skip to content

Commit

Permalink
chore(website): update deployment section of README (#4107)
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesHenry committed Nov 8, 2021
1 parent 4875cd6 commit 49d6444
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions packages/website/README.md
Expand Up @@ -26,8 +26,4 @@ This command generates static content into the `build` directory and can be serv

## Deployment

```console
GIT_USER=<Your GitHub username> USE_SSH=true yarn deploy
```

If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the `gh-pages` branch.
The website is deployed automatically using Netlify. Each pull request into the master branch will have a unique preview deployment generated for it.

0 comments on commit 49d6444

Please sign in to comment.