Skip to content

chore: Update opentelemetry-exporter-otlp, ... to 1.39.0 (#40) #4

chore: Update opentelemetry-exporter-otlp, ... to 1.39.0 (#40)

chore: Update opentelemetry-exporter-otlp, ... to 1.39.0 (#40) #4

name: Release Drafter
on:
push:
branches:
- main
permissions:
contents: read
jobs:
update_release_draft:
permissions:
contents: write
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v6
with:
disable-autolabeler: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}