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: