diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 30984acde..61e9eeef8 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -35,7 +35,7 @@ jobs: exit 1 fi if - grep -zq 'bumping studio-plugin\\nnpm ERR! Version not changed' temp-bump-versions.txt + grep -q 'bumping studio-plugin.npm ERR! Version not changed' temp-bump-versions.txt then if git diff --exit-code then