chore: update readme instruction for deployment
This commit is contained in:
parent
83fbb979da
commit
1eaac5d53e
1 changed files with 1 additions and 1 deletions
|
|
@ -193,7 +193,7 @@ Read our [contribution guide](https://github.com/ing-bank/lion/blob/master/CONTR
|
||||||
|
|
||||||
## Site deployment
|
## Site deployment
|
||||||
|
|
||||||
We use [GitHub Pages](https://docs.github.com/en/pages) to host our static website. Collaborators with push permission to the repository branch `gh-pages` can trigger a deploy, by simply running:
|
We use [GitHub Pages](https://docs.github.com/en/pages) to host our static website. Collaborators with push permission to the repository branch `gh-pages` can trigger a deploy by simply running:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm run deploy
|
npm run deploy
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue