This is the overly complex coffee price prediction module used the papperlapapp-talk at enterjs
- Bump version in package.json and
npm i
- Do a release
- Click on release
- Draft a release
- Click on
tags
and create a new tag, preferably matching the version you specified in thepackage.json
- The GitHub Action will then create a release and push it to Github Package Repository
- Have a look at the corresponding action run if in doubt.
- More details here