diff --git a/.github/workflows/policies-release.yml b/.github/workflows/policies-release.yml index a01e438..646df62 100644 --- a/.github/workflows/policies-release.yml +++ b/.github/workflows/policies-release.yml @@ -7,7 +7,6 @@ on: jobs: release-policy-controller: - name: Release Policy Controller Policies Chart uses: ./github/workflows/release.yml with: chart_name: policy-controller-policies diff --git a/.github/workflows/policy-controller-release.yml b/.github/workflows/policy-controller-release.yml index 51fd6e6..390b644 100644 --- a/.github/workflows/policy-controller-release.yml +++ b/.github/workflows/policy-controller-release.yml @@ -7,7 +7,6 @@ on: jobs: release-policy-controller: - name: Release Policy Controller Chart uses: ./github/workflows/release.yml with: chart_name: policy-controller