Skip to content

Commit d67024a

Browse files
committed
docs: updated readme about how to publish new version
1 parent 1a33c45 commit d67024a

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,9 @@ The example (a [razzle](https://github.com/jaredpalmer/razzle) app) by default w
2020

2121
### Documentations [![Netlify Status](https://api.netlify.com/api/v1/badges/81844630-ff7d-4bf6-95f0-9f170ba6e421/deploy-status)](https://app.netlify.com/sites/unruffled-austin-36e969/deploys)
2222

23-
The documentations live at: https://react-isomorphic-data.netlify.com/
23+
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

Comments
 (0)