Closed aesedepece closed 1 week 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.
2.0.0-rc1
We need to apply the following changes to be able to produce builds with suffixes:
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
.