mirror of
https://github.com/rommapp/docs.git
synced 2026-04-23 06:54:41 +00:00
Update deployment command in README.md to include --update-aliases option
This commit is contained in:
@@ -71,7 +71,7 @@ trunk check
|
||||
We use [mike]() to build and deploy documentation versions. Manually deploy a version needs to update and push the specific version (or a new one if creating a new version) with the following command:
|
||||
|
||||
```sh
|
||||
uv run mike deploy --push <version> [alias]
|
||||
uv run mike deploy --push --update-aliases <version> [alias]
|
||||
```
|
||||
|
||||
This will update the `gh-pages` branch and automatically deploys the version with the fix/update to https://docs.romm.app
|
||||
|
||||
Reference in New Issue
Block a user