We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19daf48 commit 63c8259Copy full SHA for 63c8259
README.md
@@ -26,16 +26,4 @@ This command generates static content into the `build` directory and can be serv
26
27
### Deployment
28
29
-Using SSH:
30
-
31
-```
32
-$ USE_SSH=true yarn deploy
33
34
35
-Not using SSH:
36
37
38
-$ GIT_USER=<Your GitHub username> yarn deploy
39
40
41
-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 deployment will be automatically done.
0 commit comments