From 6b1bf47c1ce1f9c7540c13863a722064fc8a50ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=E1=B4=87=CA=80=C9=B4=E1=B4=85=20S=E1=B4=84=CA=9C?= =?UTF-8?q?=E1=B4=8F=CA=80=C9=A2=E1=B4=87=CA=80s?= Date: Sat, 12 Jun 2021 17:09:18 +0200 Subject: [PATCH] [CI] Update CI --- .github/workflows/charts-release.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/charts-release.yaml b/.github/workflows/charts-release.yaml index 67b638b6..e58a531e 100644 --- a/.github/workflows/charts-release.yaml +++ b/.github/workflows/charts-release.yaml @@ -98,6 +98,7 @@ jobs: - name: Checkout uses: actions/checkout@v2 with: + ref: master fetch-depth: 0 - name: Configure Git