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:
Jiahao XU 2023-06-26 11:42:35 +10:00 committed by GitHub
parent cd0939dcf5
commit 2f890cc344
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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