From 8eb914755841475daf017d15af00fef389c89048 Mon Sep 17 00:00:00 2001 From: robby rabbitman Date: Sat, 29 Jun 2024 19:46:44 +0200 Subject: [PATCH] ci: publish checkout --- .github/workflows/publish.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 109015a6..c26c67e0 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -13,8 +13,6 @@ jobs: id-token: write steps: - uses: actions/checkout@v4 - with: - fetch-depth: 0 - run: corepack enable