kubewarden / github-actions

GitHub actions used by the Kubewarden project
https://kubewarden.io
Apache License 2.0
4 stars 7 forks source link

ci: Add ghrelease workflow to create GH releases #124

Closed viccuad closed 2 months ago

viccuad commented 2 months ago

Description

Add ghrelease workflow to create GH releases This workflow is not reusable. It marks the existing draft release from release-drafter as latest release.

Test

This would need to be in main and get a new tag to be tested.

Additional Information

Tradeoff

Potential improvement