From de38ff04a16aa353b656daf667b803da4e44312b Mon Sep 17 00:00:00 2001 From: aimee-889 Date: Mon, 16 Dec 2024 19:34:15 +0100 Subject: [PATCH] test it --- .github/workflows/helm-chart-releaser.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/helm-chart-releaser.yml b/.github/workflows/helm-chart-releaser.yml index d3cdb9a8d..b0430b08d 100644 --- a/.github/workflows/helm-chart-releaser.yml +++ b/.github/workflows/helm-chart-releaser.yml @@ -18,6 +18,8 @@ jobs: steps: - name: Checkout uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 #v4.1.1 + with: + fetch-depth: 0 - name: Configure Git run: |