diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 5afc18f..6edce4e 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -12,7 +12,8 @@ builds: - linux - windows - darwin - main: ./src/app/main + no_main_check: true + skip: true archives: - format: tar.gz