Skip to content

Commit 075404d

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches: [ main ]
66
tags:
7-
- 'helm-charts-v*.*.*' # e.g., v0.1.1
7+
- 'helm-charts-v*.*.*' # e.g., helm-charts-v0.1.1
88
pull_request:
99
paths:
1010
- 'deployment/kubernetes/charts/**'

0 commit comments

Comments
 (0)