chore: 🧹 publish task
This commit is contained in:
parent
3dd71cd9f2
commit
9ffac08c91
@ -43,3 +43,8 @@ tasks:
|
|||||||
desc: 🧶 lint rustler
|
desc: 🧶 lint rustler
|
||||||
cmds:
|
cmds:
|
||||||
- cargo clippy --fix --workspace --allow-staged
|
- cargo clippy --fix --workspace --allow-staged
|
||||||
|
|
||||||
|
publish:
|
||||||
|
desc: 🚀 publish lool
|
||||||
|
cmds:
|
||||||
|
- cargo publish --registry lugit
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user