docs: add publish command

This commit is contained in:
spacemeowx2 2021-05-19 06:55:27 +08:00
parent f5223d5a09
commit bcfbb60b41

3
PUBLISH.md Normal file
View File

@ -0,0 +1,3 @@
```
cargo workspaces publish --allow-branch main --exact --no-individual-tags
```