Skip to content

Commit 0252d8a

Browse files
committed
docs: update deployment instructions
1 parent f11ea67 commit 0252d8a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,8 @@ If you're a developer, some of the other packages might interest you in creating
3131

3232
## Deployment
3333

34-
- Run `yarn run tag <package>`
35-
- eg: `yarn run tag cli`
36-
- Enter new version for package
34+
- Run `yarn run tag <package> <strategy>`
35+
- eg: `yarn run tag cli minor`
3736
- Version will be changed and a tag will be created
3837
- Tag and commit are then pushed
3938
- Workflow triggers on tag, publishing to NPM and creating a Github release

0 commit comments

Comments
 (0)