diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c24372a..b77ecb0 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -25,7 +25,7 @@ jobs: name: Run GoReleaser uses: goreleaser/goreleaser-action@v6 with: - version: '~> v6' + version: '~> v2' args: build --clean --verbose #args: release --clean env: