mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-20 20:48:43 +00:00
ci: Check package publish in release-pr.yml
(#1170)
before creating the release PR. Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
cd0939dcf5
commit
2f890cc344
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release-pr.yml
vendored
1
.github/workflows/release-pr.yml
vendored
|
@ -52,3 +52,4 @@ jobs:
|
|||
pr-release-notes: ${{ inputs.crate == 'bin' }}
|
||||
pr-template-file: .github/scripts/release-pr-template.ejs
|
||||
check-semver: true
|
||||
check-package: true
|
||||
|
|
Loading…
Add table
Reference in a new issue