Skip to content

build(deps): bump codecov/codecov-action from 3.1.1 to 4.1.0 (#83) #106

build(deps): bump codecov/codecov-action from 3.1.1 to 4.1.0 (#83)

build(deps): bump codecov/codecov-action from 3.1.1 to 4.1.0 (#83) #106

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