We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a33c45 commit d67024aCopy full SHA for d67024a
1 file changed
README.md
@@ -20,4 +20,9 @@ The example (a [razzle](https://github.com/jaredpalmer/razzle) app) by default w
20
21
### Documentations [](https://app.netlify.com/sites/unruffled-austin-36e969/deploys)
22
23
-The documentations live at: https://react-isomorphic-data.netlify.com/
+The documentations live at: https://react-isomorphic-data.netlify.com/
24
+
25
+### Publishing new version
26
+```
27
+GH_TOKEN=<your-github-token> yarn deploy
28
0 commit comments