From caf46e05a37aa4f62d466f27270e19fcaf062cbf Mon Sep 17 00:00:00 2001 From: Adhiraj Singh Date: Wed, 24 Mar 2021 23:27:05 +0530 Subject: [PATCH] Update publish-release.yml --- .github/workflows/publish-release.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/publish-release.yml b/.github/workflows/publish-release.yml index 6b43343..77850b4 100644 --- a/.github/workflows/publish-release.yml +++ b/.github/workflows/publish-release.yml @@ -40,9 +40,6 @@ jobs: - name: Build run: yarn run build:all - - - name: Debug Release Creation - run: echo "${{ toJson(steps.packageInfo.outputs) }}" - name: Create Release id: releaseCreate