From 583635dbce8c7809484a142e8937ec31e4da190a Mon Sep 17 00:00:00 2001 From: pulpbot Date: Sun, 9 Apr 2023 02:39:27 +0000 Subject: [PATCH] Update CI files [noissue] --- .github/template_gitref | 2 +- .github/workflows/release.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/template_gitref b/.github/template_gitref index e558856e9..6f6d5c73f 100644 --- a/.github/template_gitref +++ b/.github/template_gitref @@ -1 +1 @@ -2021.08.26-207-g81d81f6 +2021.08.26-208-ge0fb194 diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index cd4d3fe1a..1221dc22f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -32,7 +32,7 @@ jobs: steps: - uses: actions/checkout@v3 with: - fetch-depth: 1 + fetch-depth: 0 - uses: actions/setup-python@v3 with: