diff --git a/.github/workflows/base-release.yaml b/.github/workflows/base-release.yaml index d2c3b1ae..d994eb0d 100644 --- a/.github/workflows/base-release.yaml +++ b/.github/workflows/base-release.yaml @@ -145,6 +145,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Run GoReleaser for ${{ inputs.distribution }} + id: goreleaser-action uses: goreleaser/goreleaser-action@v6 with: distribution: goreleaser-pro