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