Update release workflow

This commit is contained in:
boldsuck 2025-04-03 22:44:25 +02:00
parent c3e2c332e6
commit 4655cd9273
Signed by: boldsuck
GPG key ID: CF70C70A58CB8F58
2 changed files with 7 additions and 4 deletions

View file

@ -106,7 +106,7 @@ jobs:
uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/')
with:
target_commitish: haveno-reto-dev
# target_commitish: haveno-reto-dev
files: |
seednode/build/distributions/seednode.tar
${{ github.workspace }}/haveno-linux-deb.zip

View file

@ -105,7 +105,10 @@ jobs:
# target_commitish: haveno-reto-dev
files: |
seednode/build/distributions/seednode.tar
${{ github.workspace }}/release-linux-deb/haveno-v${{ env.VERSION }}-linux-x86_64-installer.deb
${{ github.workspace }}/desktop/build/temp-*/binaries/desktop-${{ env.VERSION }}-SNAPSHOT-all.jar.SHA-256
${{ github.workspace }}/haveno-linux-deb.zip
${{ github.workspace }}/release-linux-deb/*
# ${{ github.workspace }}/release-linux-deb/*
# ${{ github.workspace }}/release-linux-deb/haveno-v${{ env.VERSION }}-linux-x86_64-installer.deb
# ${{ github.workspace }}/desktop/build/temp-*/binaries/desktop-${{ env.VERSION }}-SNAPSHOT-all.jar.SHA-256
# ${{ github.workspace }} = /home/runner/work/haveno/haveno