setzer22 / blackjack

A procedural, node-based modelling tool, made in rust 🦀
Mozilla Public License 2.0
1.42k stars 64 forks source link

CI: Release workflow #77

Closed setzer22 closed 1 year ago

setzer22 commented 1 year ago

This PR adds a CI workflow to release blackjack binaries. Built for Linux, Windows and MacOS.

Binaries are built when a new git tag is pushed.

Note that Blackjack is not yet ready for a full binary release (soon! :smile:), so this CI workflow will remain unused for a bit.