Release Helm Chart workflow is not automatically triggered #235
Labels
area/tooling
Makefile and scripts for the dev workflow, testing, etc
kind/bug
Something isn't working
participation/good first issue
Good for newcomers
size/small
Describe the bug
The GH Action Release Helm Charts is not triggering when a release is published.
To Reproduce
The action should be triggered automatically when a release is published. However, this is not happening.
Expected behavior
Once a release is published, the Release Helm Charts workflow should be triggered.
Additional context
The issue might be related to the fact that now the releases are automated, we might want to hook the event to an additional trigger.
https://github.com/Kuadrant/authorino-operator/blob/main/.github/workflows/release-helm-chart.yaml#L5-L8
The text was updated successfully, but these errors were encountered: