Skip to content

Commit a552056

Browse files
committed
Update README
1 parent fb90157 commit a552056

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,9 @@ yarn lint
8383

8484
## Deployment
8585

86-
Deployment is performed by lerna automatically on merge / push to master. You'll need to bump the package version numbers yourself. Only updated packages with newer versions will be pushed to the npm registry.
86+
1. MANUALLY bump the package version along with your changes
87+
2. On merge to master lerna will pick up on the changes and output what will be published in the GitHub actions job `prepare-publish`
88+
3. MANUALLY approve deployment for the GitHub actions job `publish`
8789

8890
## Built With
8991

0 commit comments

Comments
 (0)