mirror of
https://github.com/tiennm99/goclaw.git
synced 2026-06-10 04:10:26 +00:00
e5175a044a
grep returns exit 1 when no lite-v* tags exist yet, which pipefail propagates before the -z check. Add || true.