Skip to content

Commit 79799ec

Browse files
committed
ci: fix name workflow for the helm chart
1 parent d46355b commit 79799ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"helm/spark-history-web-proxy":"0.1.0", ".":"0.1.0"}
1+
{".":"0.1.0"}

release-please-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"separate-pull-requests": true,
33
"include-v-in-tag": true,
44
"packages": {
5-
"helm/spark-history-web-proxy": {
5+
"helm/spark-web-proxy": {
66
"component": "helm-spark-web-proxy",
77
"initial-version": "0.1.0",
88
"extra-label": "helm",

0 commit comments

Comments
 (0)