This PR adds a new workflow that is triggered when a new tag is pushed (#5).
It first creates a new release named as the tag, then builds the binaries (linux,windows,mac for the 386,amd64,arm architectures), finally publishes them in the new release.
This PR adds a new workflow that is triggered when a new tag is pushed (#5). It first creates a new release named as the tag, then builds the binaries (linux,windows,mac for the 386,amd64,arm architectures), finally publishes them in the new release.