Skip to content

Commit

Permalink
v0.27.0
Browse files Browse the repository at this point in the history
even simpler. part of one check
  • Loading branch information
nmanu1 committed Oct 30, 2023
1 parent c4976e1 commit 39e71da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
exit 1
fi
if
grep -zq 'bumping studio-plugin\nnpm ERR! Version not changed' temp-bump-versions.txt
grep -zq 'npm ERR! Version not changed' temp-bump-versions.txt
then
if git diff --exit-code
then
Expand Down

0 comments on commit 39e71da

Please sign in to comment.