Update tag scheme in sheepit

This commit is contained in:
Nick Cipollo
2025-02-22 11:30:58 -05:00
parent 411ac011df
commit 706b28e44c

View File

@@ -1,5 +1,6 @@
[repository]
enable_commit = true
tag_pattern = "v{version}"
[scripts]
before_commit = "yarn release"