Skip to content

add distribution files and workflow #1

add distribution files and workflow

add distribution files and workflow #1

Workflow file for this run

name: Release otelcol-custom
on:
push:
tags: ["v*"]
jobs:
release:
name: Release Custom Distribution
uses: ./.github/workflows/base-release.yaml
with:
distribution: otelcol-custom
secrets: inherit