Skip to content

build(deps): bump codecov/codecov-action from 4 to 5 (#2119) #1287

build(deps): bump codecov/codecov-action from 4 to 5 (#2119)

build(deps): bump codecov/codecov-action from 4 to 5 (#2119) #1287

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 }}