SimonStnn / pop-a-loon

The new rising trend (literally) that changes the browser game completely.
https://pop-a-loon.gitbook.io
Apache License 2.0
11 stars 6 forks source link

Automatically build a new release after pushing to main #287

Closed SimonStnn closed 2 months ago

SimonStnn commented 2 months ago

Using github actions, get the version from package.json and publish a new release with it. Keep the standard v<version> naming convention like the other releases. Automatically generate the release notes. Also mark it as the latest release.

In the github action, build the code and upload the assets to the release.