Compare commits
1 commit
1394563083
...
ee35c935c0
Author | SHA1 | Date | |
---|---|---|---|
ee35c935c0 |
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ steps:
|
|||
publish_to_crates_io:
|
||||
when:
|
||||
- event: tag
|
||||
image: docker.io/rust:1.79
|
||||
image: docker.io/rust:1.78
|
||||
commands:
|
||||
- cargo login "$CARGO_REGISTRY_TOKEN"
|
||||
- cargo publish --registry crates-io --no-verify
|
||||
|
|
Loading…
Reference in a new issue