chore: update deployment instruction

This commit is contained in:
Ayo Ayco 2025-11-06 11:11:12 +01:00
parent 3ee822ed1a
commit 6f105fd8be

View file

@ -193,7 +193,7 @@ Read our [contribution guide](https://github.com/ing-bank/lion/blob/master/CONTR
## 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`](https://github.com/ing-bank/lion/tree/gh-pages) can trigger a deploy by simply running:
```bash
npm run deploy