Skip to content

Commit 52f0026

Browse files
committed
👷 use forked cargo-release
crate-ci/cargo-release#917
1 parent 8a61989 commit 52f0026

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/release-prep.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,8 @@ jobs:
4444
with:
4545
toolchain: stable
4646

47-
- uses: cargo-bins/cargo-binstall@a66119fbb1c952daba62640c2609111fe0803621 # v1.15.7
48-
4947
- name: Install cargo-release
50-
run: cargo binstall cargo-release --no-confirm --force
48+
run: cargo install -f --git https://github.com/ChanTsune/cargo-release --branch workspace-enable-template-render-when-single-crate
5149

5250
- name: Compute next version and build temp release config
5351
id: prep

0 commit comments

Comments
 (0)