⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

[opampsupervisor] Reapply and fix MSI installer with fixed release wo… #204

[opampsupervisor] Reapply and fix MSI installer with fixed release wo…

[opampsupervisor] Reapply and fix MSI installer with fixed release wo… #204

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