frontend
frontend copied to clipboard
add precompiled dist to release (fixes #90)
This PR fixes #90 by adding a GitHub Action which runs whenever a new release was created. It creates a build, zips it and adds the zip file to the previously created release.
Feedback is welcome.