We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d0c46d commit 63e74f5Copy full SHA for 63e74f5
1 file changed
.github/workflows/helm.yml
@@ -50,6 +50,6 @@ jobs:
50
51
npm run build:chart
52
53
- - name: Publish chart 📦
+ - name: Publish chart 🚀
54
run: |
55
helm push *.tgz oci://ghcr.io/cubos/charts
0 commit comments