Skip to content

[#4167] Kafka certificate authentication (#4168) #1302

[#4167] Kafka certificate authentication (#4168)

[#4167] Kafka certificate authentication (#4168) #1302

name: Release Drafter
on:
push:
branches:
- changelog/*
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}