Skip to content
Snippets Groups Projects
Commit 6dcb41fa authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

Update release command

parent 01fc14de
No related branches found
No related tags found
No related merge requests found
Pipeline #44746 passed
......@@ -37,7 +37,7 @@ To create a new release, you have to :
2. then run
```bash
yarn run release -- --release-as X.X.X # replace with version number (ex: 1.2.0)
yarn run --release-as X.X.X # replace with version number (ex: 1.2.0)
```
3. once the command has finished, push with
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment