We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77c2823 commit b3152c4Copy full SHA for b3152c4
.github/workflows/helm.yaml
@@ -65,6 +65,7 @@ jobs:
65
steps:
66
- name: Checkout master
67
uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
68
+ ref: ${{ github.ref_name }}
69
with:
70
# Fetch entire history. Required for chart-releaser; see https://github.com/helm/chart-releaser-action/issues/13#issuecomment-602063896
71
fetch-depth: 0
0 commit comments