diff --git a/levels/tags/remove-tag b/levels/tags/remove-tag index b830b6e..98f2800 100644 --- a/levels/tags/remove-tag +++ b/levels/tags/remove-tag @@ -41,7 +41,7 @@ git checkout --detach main [win] -# Did you create a new tag? +# Did you remove all tags? test "$(git tag -l | wc -l)" -eq 0 [actions]