diff --git a/.github/workflows/helm-chart-release.yaml b/.github/workflows/helm-chart-release.yaml index 85e7666..2db13f0 100644 --- a/.github/workflows/helm-chart-release.yaml +++ b/.github/workflows/helm-chart-release.yaml @@ -3,7 +3,7 @@ name: Release Charts on: push: tags: - - chart-.* + - chart-* jobs: release: