Fixed description text of "remove tags" level

This commit is contained in:
ByteHamster 2021-03-09 17:15:54 +01:00 committed by GitHub
parent 41aba7d9cc
commit 432206ebfe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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]