diff --git a/.github/workflows/snapshot.yml b/.github/workflows/snapshot.yml index a033e082bfc1a109f222f2ae9d57731f7b34318d..ca5e3a78241d0b9be901d19e398b86efeb1715d2 100644 --- a/.github/workflows/snapshot.yml +++ b/.github/workflows/snapshot.yml @@ -28,6 +28,7 @@ jobs: - uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552 # v6.3.0 with: version: "~> v2" + distribution: goreleaser-pro args: build --snapshot --clean env: GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }}