Release Helm Chart on branch update
Signed-off-by: James Strong <strong.james.e@gmail.com>
This commit is contained in:
parent
77c28237f0
commit
b3152c4841
1 changed files with 1 additions and 0 deletions
1
.github/workflows/helm.yaml
vendored
1
.github/workflows/helm.yaml
vendored
|
@ -65,6 +65,7 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout master
|
||||
uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
|
||||
ref: ${{ github.ref_name }}
|
||||
with:
|
||||
# Fetch entire history. Required for chart-releaser; see https://github.com/helm/chart-releaser-action/issues/13#issuecomment-602063896
|
||||
fetch-depth: 0
|
||||
|
|
Loading…
Reference in a new issue