Skip to content

Commit f263200

Browse files
Copilotdarthkali
andcommitted
Change default helm chart path to deploy/chart
Co-authored-by: darthkali <46423967+darthkali@users.noreply.github.com>
1 parent a687afd commit f263200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gitlab-migration-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
description: 'Path to helm chart directory'
1414
required: false
1515
type: string
16-
default: 'helm-chart'
16+
default: 'deploy/chart'
1717
chart_name:
1818
description: 'Name of the helm chart'
1919
required: false

0 commit comments

Comments
 (0)