diff --git a/.goreleaser.yaml b/.goreleaser.yaml index b3af60e..3bdbfdf 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -12,6 +12,9 @@ # See the License for the specific language governing permissions and # limitations under the License. +git: + tag_sort: -version:refname + before: hooks: - go mod tidy