mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-26 22:31:20 +00:00
Trying another nightly
This commit is contained in:
parent
965222c43c
commit
3408b90657
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue