We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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/limitador-operator/blob/main/.github/workflows/release-helm-chart.yaml#L5-L8
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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/limitador-operator/blob/main/.github/workflows/release-helm-chart.yaml#L5-L8
The text was updated successfully, but these errors were encountered: