Revert "release: cargo-binstall v1.4.0" and fix (#1398)

* Revert "release: cargo-binstall v1.4.0 (#1397)"

This reverts commit 99e8256018.

* --allow-dirty on publish

* Remove private key file after generation

* Write public key file to bin crate and to package

* Upload public key file to release
This commit is contained in:
Félix Saparelli 2023-09-26 19:47:25 +13:00 committed by GitHub
parent 99e8256018
commit 49b37ff1e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 44 additions and 4 deletions

View file

@ -3,7 +3,7 @@ name = "cargo-binstall"
description = "Rust binary package installer for CI integration"
repository = "https://github.com/cargo-bins/cargo-binstall"
documentation = "https://docs.rs/cargo-binstall"
version = "1.4.0"
version = "1.3.1"
rust-version = "1.65.0"
authors = ["ryan <ryan@kurte.nz>"]
edition = "2021"

View file

@ -3,7 +3,7 @@
<assemblyIdentity
type="win32"
name="Binstall.Cli.binstall"
version="1.4.0.0"
version="1.3.1.0"
/>
<trustInfo>