From b3dd78b3a9f3570479049a7e342ff34675f5b6bf Mon Sep 17 00:00:00 2001 From: Zeeshan Lakhani Date: Thu, 25 Jan 2024 12:22:41 -0500 Subject: [PATCH] chore: remove leftover --- .github/workflows/release.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7b351ee4..03660945 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -50,11 +50,6 @@ jobs: - name: Cache Project uses: Swatinem/rust-cache@v2 - - name: Install cargo-hakari - uses: taiki-e/install-action@v2 - with: - tool: cargo-hakari - - name: Run release-plz uses: MarcoIeni/release-plz-action@v0.5 env: