We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daa569f commit b8791dbCopy full SHA for b8791db
1 file changed
.github/workflows/release-please.yaml
@@ -64,11 +64,11 @@ jobs:
64
# - name: Build dependencies Helm - kic
65
# uses: WyriHaximus/github-action-helm3@v4
66
# with:
67
-# exec: helm dependency build charts/kick
68
- - name: Chart | Push - kick
+# exec: helm dependency build charts/kic
+ - name: Chart | Push - kic
69
uses: appany/helm-oci-chart-releaser@v0.4.2
70
with:
71
- name: kick
+ name: kic
72
repository: pelotech/charts
73
tag: ${{ needs.release-please.outputs.release_version }}
74
registry: ghcr.io
0 commit comments