Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: add a job to publish a release by tag
When a tag is pushed into the repository, a release is now automatically made from the tag. The release includes generated YAML files that can be applied with `kubectl` to install the controller and CRDs. Fixes: csi-addons#107 See-also: https://github.com/ncipollo/release-action/ Signed-off-by: Niels de Vos <ndevos@redhat.com> (cherry picked from commit 57ed4f6)
- Loading branch information