Skip to content

build(deps-dev): bump typedoc-plugin-markdown from 4.4.2 to 4.6.2 (#318) #95

build(deps-dev): bump typedoc-plugin-markdown from 4.4.2 to 4.6.2 (#318)

build(deps-dev): bump typedoc-plugin-markdown from 4.4.2 to 4.6.2 (#318) #95

name: 'auto: Release Notes Drafter'
on:
workflow_dispatch: {}
push:
branches:
- main
concurrency:
group: drafter-${{ github.ref }}
cancel-in-progress: true
jobs:
update_draft_release:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}