Skip to content

[chore] update golden tests and document the process (#1255) #131

[chore] update golden tests and document the process (#1255)

[chore] update golden tests and document the process (#1255) #131

name: Release Builder
on:
push:
tags: ["v*"]
permissions:
contents: read
jobs:
release:
name: Release Builder
uses: ./.github/workflows/base-binary-release.yaml
with:
binary: builder
collector-dependency: 'open-telemetry/opentelemetry-collector'
dependency-target-folder: '.core'
secrets: inherit
permissions: write-all