Skip to content

Commit ae76ec7

Browse files
committed
fix deploy action
1 parent 289b2ef commit ae76ec7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

documentation/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ This command generates static content into the `build` directory and can be serv
3030
$ GIT_USER=<Your GitHub username> USE_SSH=true yarn deploy
3131
```
3232

33+
3334
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.
3435

3536
### Continuous Integration

0 commit comments

Comments
 (0)