mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
Update CI & dependabot: Add new crates (#1296)
and also add missing `crates/binstalk-bins/LICENSE` Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
0c5a65fb35
commit
2215682e76
3 changed files with 699 additions and 0 deletions
5
.github/workflows/release-pr.yml
vendored
5
.github/workflows/release-pr.yml
vendored
|
@ -7,11 +7,16 @@ on:
|
|||
required: true
|
||||
type: choice
|
||||
options:
|
||||
- atomic-file-install
|
||||
- bin
|
||||
- binstalk
|
||||
- binstalk-bins
|
||||
- binstalk-fetchers
|
||||
- binstalk-registry
|
||||
- binstalk-manifests
|
||||
- binstalk-types
|
||||
- binstalk-downloader
|
||||
- cargo-toml-workspace
|
||||
- detect-targets
|
||||
- detect-wasi
|
||||
- fs-lock
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue