chore: 🧹 update repos config

This commit is contained in:
Lucas Colombo 2024-04-23 10:23:08 -03:00
parent c629838598
commit 1679e2424d
Signed by: lucas
GPG Key ID: EF34786CFEFFAE35
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
[registries.lugit]
index = "sparse+http://lugit.local/api/packages/lucodear/cargo/"
[registries.lugit-sa]
index = "sparse+http://lugit.local/api/packages/singleaction/cargo/"
[registry]
global-credential-providers = ["cargo:token"]

View File

@ -47,4 +47,4 @@ tasks:
publish:
desc: 🚀 publish lool
cmds:
- cargo publish --registry lugit
- cargo publish --registry lugit-sa