conditional workflow is activated again, also removed note at the top of the readme
This commit is contained in:
2
.github/workflows/rust_deploy.yml
vendored
2
.github/workflows/rust_deploy.yml
vendored
@@ -3,6 +3,8 @@ name: Deploy Rust to Crates.io
|
||||
on:
|
||||
push:
|
||||
branches: ["main"]
|
||||
paths:
|
||||
- "./Cargo.toml"
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
||||
Reference in New Issue
Block a user