mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-22 05:28:42 +00:00
Fix release-pr.yml (#1758)
Always use latest stable rust Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
77b0b68ea9
commit
610504957f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release-pr.yml
vendored
1
.github/workflows/release-pr.yml
vendored
|
@ -47,6 +47,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
tool: cargo-release,cargo-semver-checks
|
tool: cargo-release,cargo-semver-checks
|
||||||
|
|
||||||
|
- run: rustup toolchain install stable --no-self-update --profile minimal
|
||||||
- uses: cargo-bins/release-pr@v2.1.1
|
- uses: cargo-bins/release-pr@v2.1.1
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue