diff --git a/.github/workflows/release_chart.yaml b/.github/workflows/release_chart.yaml index e1d590104..4a5dd4d35 100644 --- a/.github/workflows/release_chart.yaml +++ b/.github/workflows/release_chart.yaml @@ -2,7 +2,7 @@ name: release_chart on: release: - types: [ created ] + types: [ published ] jobs: release_chart: