Skip to content

build(deps): bump renovatebot/github-action from 40.2.7 to 40.3.1 (#2… #1228

build(deps): bump renovatebot/github-action from 40.2.7 to 40.3.1 (#2…

build(deps): bump renovatebot/github-action from 40.2.7 to 40.3.1 (#2… #1228

name: Changelog Release Drafter
on:
push:
branches:
- develop
- support/2.3.X
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}