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:
|
publish_to_crates_io:
|
||||||
when:
|
when:
|
||||||
- event: tag
|
- event: tag
|
||||||
image: docker.io/rust:1.79
|
image: docker.io/rust:1.78
|
||||||
commands:
|
commands:
|
||||||
- cargo login "$CARGO_REGISTRY_TOKEN"
|
- cargo login "$CARGO_REGISTRY_TOKEN"
|
||||||
- cargo publish --registry crates-io --no-verify
|
- cargo publish --registry crates-io --no-verify
|
||||||
|
|
Loading…
Reference in a new issue