chore: workflows

This commit is contained in:
Mo
2022-06-12 14:48:20 -05:00
parent 545f9f1507
commit 307546c935
2 changed files with 4 additions and 3 deletions

View File

@@ -25,5 +25,7 @@ jobs:
uses: actions/upload-artifact@v3.0.0
with:
name: assets
path: packages/desktop/dist/*+(.blockmap|.exe)
path: |
packages/desktop/dist/*.blockmap
packages/desktop/dist/*.exe

View File

@@ -144,6 +144,5 @@ jobs:
prerelease: true
draft: true
name: "Desktop ${{ steps.package-version.outputs.current-version}}"
files: |
packages/desktop/dist/*
files: packages/desktop/dist/*
- run: node scripts/publishSnap.mjs