From dcb6f8a8064c9eaf855432fef697b8d3d5a9cb19 Mon Sep 17 00:00:00 2001 From: nmanu1 Date: Mon, 30 Oct 2023 14:06:46 -0400 Subject: [PATCH] v0.27.0 should break check also --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 789c0ebd9..e692e9e4c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -35,7 +35,7 @@ jobs: exit 1 fi if - grep -zq 'bumping studio-pluginnpm ERR! Version not changed' temp-bump-versions.txt + grep -zq 'bumping studio-plugin..npm ERR! Version not changed' temp-bump-versions.txt then if git diff --exit-code then