From cd0a179fe9b5bc225931b3f073aaebcc6db8274c Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Tue, 26 May 2026 14:48:24 +0200 Subject: [PATCH] skip builds --- .github/.goreleaser.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/.goreleaser.yaml b/.github/.goreleaser.yaml index 13a3fd4..b914ca2 100644 --- a/.github/.goreleaser.yaml +++ b/.github/.goreleaser.yaml @@ -4,6 +4,9 @@ before: hooks: - go mod tidy +builds: + - skip: true + archives: - formats: - tar.gz