mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-06-25 07:10:29 -04:00
Update build-gui-preview-release-cb.yml
This commit is contained in:
parent
22fdb36981
commit
7ce3dc36dc
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
command: release upload ${{ env.CN_APPLICATION }} --framework tauri
|
command: release upload ${{ env.CN_APPLICATION }} --framework tauri
|
||||||
api-key: ${{ secrets.CN_API_KEY }}
|
api-key: ${{ secrets.CN_API_KEY }}
|
||||||
path: ./src-tauri/target/release/bundle
|
path: ./target/release/bundle
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
needs: build
|
needs: build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue