mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2024-11-28 21:10:24 +03:00
checkpoint: into main from release/2.1.2 @ d55c8a5dcd
(#17035)
This commit is contained in:
commit
3425b8bbfa
@ -394,7 +394,7 @@ jobs:
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
run: |
|
||||
gh release upload --repo ${{ github.repository }} $env:RELEASE_TAG "${GITHUB_WORKSPACE}"/chia-blockchain-gui/release-builds/windows-installer/ChiaSetup-${{ env.CHIA_INSTALLER_VERSION }}.exe
|
||||
gh release upload --repo ${{ github.repository }} $RELEASE_TAG "${GITHUB_WORKSPACE}"/chia-blockchain-gui/release-builds/windows-installer/ChiaSetup-${{ env.CHIA_INSTALLER_VERSION }}.exe
|
||||
|
||||
- uses: Chia-Network/actions/github/jwt@main
|
||||
if: steps.check_secrets.outputs.HAS_GLUE_SECRET
|
||||
|
Loading…
Reference in New Issue
Block a user