diff --git a/.github/workflows/_release-pr.yml b/.github/workflows/_release-pr.yml index 4627cf4e9e..d5c50bf87e 100644 --- a/.github/workflows/_release-pr.yml +++ b/.github/workflows/_release-pr.yml @@ -100,22 +100,7 @@ jobs: git add \ CHANGELOG.md \ - charts/vald-helm-operator/Chart.yaml \ - charts/vald-helm-operator/README.md \ - charts/vald-helm-operator/values.schema.json \ - charts/vald-helm-operator/values.yaml \ - charts/vald/Chart.yaml \ - charts/vald/README.md \ - charts/vald/values.schema.json \ - charts/vald/values.yaml \ - charts/vald-readreplica/Chart.yaml \ - charts/vald-readreplica/README.md \ - charts/vald-benchmark-operator/Chart.yaml \ - charts/vald-benchmark-operator/README.md \ - charts/vald-benchmark-operator/job-values.schema.json \ - charts/vald-benchmark-operator/scenario-values.schema.json \ - charts/vald-benchmark-operator/values.schema.json \ - charts/vald-benchmark-operator/values.yaml \ + charts \ k8s \ versions/VALD_VERSION git commit -S --signoff -m ":bookmark: :robot: Release ${RELEASE_TAG}"