dev: Configure cargo-publish
This commit is contained in:
parent
c87f6f543b
commit
c01638c246
1 changed files with 5 additions and 0 deletions
|
|
@ -122,5 +122,10 @@
|
|||
"dev" = { };
|
||||
};
|
||||
};
|
||||
hercules-ci.cargo-publish = {
|
||||
enable = true;
|
||||
secretName = "crates-io";
|
||||
assertVersions = true;
|
||||
};
|
||||
flake = { };
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue