mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2024-12-01 03:18:11 +03:00
Add check to github jwt step in publish rpm job (#16803)
This commit is contained in:
parent
d054314a18
commit
7c37a916cc
@ -319,6 +319,7 @@ jobs:
|
||||
build_scripts/final_installer/chia-blockchain-cli-${CHIA_INSTALLER_VERSION}-1.x86_64.rpm
|
||||
|
||||
- uses: Chia-Network/actions/github/jwt@main
|
||||
if: steps.check_secrets.outputs.HAS_GLUE_SECRET
|
||||
|
||||
- name: Mark pre-release installer complete
|
||||
if: steps.check_secrets.outputs.HAS_GLUE_SECRET && env.PRE_RELEASE == 'true'
|
||||
|
Loading…
Reference in New Issue
Block a user