diff --git a/.gitea/workflows/push.yaml b/.gitea/workflows/push.yaml index 5b26909..1243dba 100644 --- a/.gitea/workflows/push.yaml +++ b/.gitea/workflows/push.yaml @@ -16,4 +16,4 @@ jobs: - name: update repo run: helm repo update - name: push to helm repo - run: helm push .kube/ gitea \ No newline at end of file + run: helm cm-push .kube/ gitea \ No newline at end of file