Sometimes release tag not fetched beacuse git depth is limited by config. In this case publication can silently fail without published packages.
We should somehow notify user about this case or prevent this situation by checking release tag existance and recursively fetching until found one or reaching commits resonable limit.