UnstoppableSwap / core

Bitcoin–Monero Cross-chain Atomic Swap (+ GUI)
GNU General Public License v3.0
15 stars 5 forks source link

Setup Github action for Tauri release flow #19

Open binarybaron opened 1 month ago

binarybaron commented 1 month ago

We want to include the tauri build action in this repo to build artifacts for the GUI. We also want to code-sign the mac os release.

https://github.com/tauri-apps/tauri-action https://tauri.app/v1/guides/building/cross-platform/

binarybaron commented 1 week ago

https://github.com/UnstoppableSwap/xmr-btc-swap/pull/65 added a GitHub action to build a preview release. However, we want this to work similar to the build scripts for swap and asb (changelog, creation of draft release via bot)