Skip to content

Commit b8121a8

Browse files
committed
ci(helm): Create github release on tag for helm charts
1 parent 38fba63 commit b8121a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kubernetes-charts-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- 'helm-charts-v*.*.*' # e.g., v0.1.1
88
pull_request:
99
paths:
10-
- 'deployment/kubernetes/**'
10+
- 'deployment/kubernetes/charts/**'
1111
- '.github/workflows/kubernetes**'
1212

1313
defaults:

0 commit comments

Comments
 (0)