From fa7bf7cfb0b7668ccd458ba3af4a46dc6fdfc5be Mon Sep 17 00:00:00 2001 From: Svyatoslav Shchipunov Date: Wed, 2 Oct 2024 10:32:43 +0700 Subject: [PATCH] Revert "fix: fix JSON parsing" This reverts commit 8c467935c4e22b6403e0b99a464aa0e3456efcdd. --- .github/workflows/run-release.yml | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/.github/workflows/run-release.yml b/.github/workflows/run-release.yml index a940d6d..7a7d66e 100644 --- a/.github/workflows/run-release.yml +++ b/.github/workflows/run-release.yml @@ -34,18 +34,16 @@ jobs: - name: Create release in your repo if: steps.check_release.outputs.release_exists == 'false' run: | - ART=$(cat <