Trying another nightly

fix_cargo_publish
Dessalines 2021-10-21 11:16:01 -04:00
parent 965222c43c
commit 3408b90657
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ steps:
# using https://github.com/pksunkara/cargo-workspaces
- name: publish to crates.io
image: rust:1.51
image: rustlang/rust:nightly
environment:
CARGO_TOKEN:
from_secret: cargo_api_token