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