Update release workflow to follow consistent naming pattern
Closed this issue · 0 comments
hjpotter92 commented
To get ready for livepeer in a box, the released packages are currently missing a windows binary and the name should follow a consistent pattern similar to go-livepeer:
<name>-<os>-<arch>.tar.gz
few examples might look like (the extension should be .zip
for windows release):
lapi-linux-amd64.tar.gz
mist-api-connector-darwin-arm64.tar.gz
streamtester-windows-amd64.zip