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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: ["main"]
|
branches: ["main"]
|
||||||
|
paths:
|
||||||
|
- "./Cargo.toml"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CARGO_TERM_COLOR: always
|
CARGO_TERM_COLOR: always
|
||||||
|
|||||||
Reference in New Issue
Block a user