⚠ 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 OpAMP supervisor
on:
push:
tags: ["v*"]
permissions:
contents: read
jobs:
release:
name: Release OpAMP supervisor
uses: ./.github/workflows/base-binary-release.yaml
with:
binary: opampsupervisor
collector-dependency: 'open-telemetry/opentelemetry-collector-contrib'
dependency-target-folder: '.contrib'
windows-msi: true
secrets: inherit
permissions: write-all