witnet / witnet-rust

Open source Rust implementation of the Witnet decentralized oracle protocol, including full node and wallet backend 👁️🦀
https://docs.witnet.io
GNU General Public License v3.0
179 stars 56 forks source link

Make sure that GitHub actions can produce builds with suffixes #2483

Closed aesedepece closed 1 week ago

aesedepece commented 2 months ago

In order to compile and publish the release candidate for witnet-rust 2.0, we need to make sure that GitHub actions can produce builds with suffixes, i.e. have versions in the likes of 2.0.0-rc1.

Tommytrg commented 1 month ago

We need to apply the following changes to be able to produce builds with suffixes: