Skip to content

Commit b3152c4

Browse files
committed
Release Helm Chart on branch update
Signed-off-by: James Strong <strong.james.e@gmail.com>
1 parent 77c2823 commit b3152c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/helm.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
steps:
6666
- name: Checkout master
6767
uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
68+
ref: ${{ github.ref_name }}
6869
with:
6970
# Fetch entire history. Required for chart-releaser; see https://github.com/helm/chart-releaser-action/issues/13#issuecomment-602063896
7071
fetch-depth: 0

0 commit comments

Comments
 (0)