Skip to content

Bump codecov/codecov-action from 4 to 5 (#1069) #457

Bump codecov/codecov-action from 4 to 5 (#1069)

Bump codecov/codecov-action from 4 to 5 (#1069) #457

name: release-drafter
on:
push:
branches:
- main
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}