From ffd42d63759324319544b6d7faf9757f361c475a Mon Sep 17 00:00:00 2001 From: Steven Sheehy Date: Sun, 1 Oct 2023 18:40:43 -0500 Subject: [PATCH] Fix Signed-off-by: Steven Sheehy --- .github/workflows/release-production.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release-production.yml b/.github/workflows/release-production.yml index 50b7d23fcfa..8210de5ec2d 100644 --- a/.github/workflows/release-production.yml +++ b/.github/workflows/release-production.yml @@ -95,6 +95,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 with: + fetch-tags: true ref: tags/v0.89.0 - name: Authenticate to Google Cloud