Skip to content

Fixed missing build requirements and push on release

Choose a tag to compare

@vicenteherrera vicenteherrera released this 02 Nov 11:13
· 10 commits to master since this release

This is a mini release that adds missing build requirements to GitHub action workflow for installer, as well as filters so push to GitHub package only run on release event.
This should trigger push to GitHub packages.

Fixes:

  • Add missing build requirements to GitHub action workflow for installer.
  • Add missing filters so push to GitHub package only run on release event.