From 6b16b7903df31b97ebc9f1b9ad287aa3cf22fc22 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Sat, 19 Oct 2024 12:21:20 +0200 Subject: [PATCH] ensure exec for clustertool is non-caps --- .goreleaser.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index d56a4cfd979..715b7a9594d 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -1,5 +1,5 @@ version: 2 -project_name: ClusterTool +project_name: clustertool builds: - id: clustertool dir: clustertool