Files
HomeDash-Backend/tag.sh
2023-10-03 15:57:52 +08:00

2 lines
84 B
Go

# shellcheck disable=SC2046
git describe --tags $(git rev-list --tags --max-count=1)