mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
ci: Publish to crates.io in release.yml
after tagging (#1152)
Fixed #1046 so that we don't have to manually run `cargo-publish` after the CI is merged. Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
d8419ea5a2
commit
abecd9ae14
3 changed files with 18 additions and 20 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -2,6 +2,7 @@ name: CI
|
|||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
workflow_call:
|
||||
merge_group:
|
||||
pull_request:
|
||||
types:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue