mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-21 15:10:27 +00:00
manifest-schema: Add missing annotation in Cargo.toml for release
workflow
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "install-action-manifest-schema"
|
name = "install-action-manifest-schema"
|
||||||
version = "0.2.0"
|
version = "0.2.0" #publish:version
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
rust-version = "1.79" # Align to cargo-binstall: https://crates.io/crates/cargo-binstall
|
rust-version = "1.79" # Align to cargo-binstall: https://crates.io/crates/cargo-binstall
|
||||||
license = "Apache-2.0 OR MIT"
|
license = "Apache-2.0 OR MIT"
|
||||||
|
|||||||
Reference in New Issue
Block a user