candoumbe/Pipelines

[FEATURE] ✨ Workflow to release alpha versions

Closed this issue · 0 comments

Is your feature request related to a problem? Please describe.
With #52 , pipelines can no longer publish alpha releases from develop automatically.

Describe the solution you'd like
There should be a target/command, similar to .\build release that creates a new alpha release from develop

Describe alternatives you've considered

  • Revert #52
  • Add a nightly workflow which would release alphas based on changes pushed to develop