Skip to content

Bump Pulsar 3.4.0-SNAPSHOT (#1273) #159

Bump Pulsar 3.4.0-SNAPSHOT (#1273)

Bump Pulsar 3.4.0-SNAPSHOT (#1273) #159

Workflow file for this run

name: aop Release Notes
on:
push:
branches:
- master
path-ignores:
- 'docs/**'
- 'README.md'
- 'CONTRIBUTING.md'
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: release note
uses: toolmantim/release-drafter@v5.2.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}