From a253c53bb2166327e61bc1d7f7cddd39ced8cbe5 Mon Sep 17 00:00:00 2001 From: Kai Schwarz Date: Fri, 10 Jun 2022 12:10:11 +0200 Subject: [PATCH] ci(release wf): cleanup --- .github/workflows/release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 48679b7..1b1300c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -54,7 +54,6 @@ jobs: with: fetch-depth: 0 persist-credentials: false - - name: - name: Setup NodeJS LTS uses: actions/setup-node@v3 with: