From d61614b103b0e3ac679b7f7d692c14f66d2e8566 Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Mon, 6 Nov 2023 15:36:44 +0000 Subject: [PATCH] ci: fetch full history --- .github/workflows/release.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 04d0a3227..7e387d363 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,8 +16,6 @@ jobs: id-token: write steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - with: - fetch-depth: 0 - run: corepack enable - uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0 with: