mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-04-19 23:46:01 -04:00
fix(ci): Do not build preview GUI releases
This commit is contained in:
parent
56363da214
commit
870efca7b2
@ -9,8 +9,7 @@ jobs:
|
||||
publish-tauri:
|
||||
# Do not publish preview releases to Github.
|
||||
# Building takes too long for preview releases.
|
||||
# TODO: This has been temporarily enabled
|
||||
# if: ${{ !contains(github.ref_name, 'preview') }}
|
||||
if: ${{ !contains(github.ref_name, 'preview') }}
|
||||
permissions:
|
||||
contents: write
|
||||
strategy:
|
||||
|
Loading…
x
Reference in New Issue
Block a user