mirror of
https://github.com/trycua/computer.git
synced 2026-02-18 04:19:38 -06:00
update readme
This commit is contained in:
@@ -268,7 +268,7 @@ make bump-all-patch # Bumps patch version for ALL packages
|
||||
After running any bump command, push your changes:
|
||||
|
||||
```bash
|
||||
git push origin main
|
||||
git push origin main && git push origin --tags
|
||||
```
|
||||
|
||||
For more details, run `make help` or see the [Makefile](./Makefile).
|
||||
|
||||
Reference in New Issue
Block a user