diff --git a/.github/workflows/push-helm-chart.yaml b/.github/workflows/push-helm-chart.yaml index da06835..aa5fee0 100644 --- a/.github/workflows/push-helm-chart.yaml +++ b/.github/workflows/push-helm-chart.yaml @@ -8,6 +8,7 @@ on: - master paths: - 'deployments/kubernetes/chart/reloader/**' + - '.github/workflows/push-helm-chart.yaml' env: HELM_REGISTRY_URL: "https://stakater.github.io/stakater-charts"