Skip to content

build(deps): bump codecov/codecov-action from 4.2.0 to 4.3.0 (#441) #30

build(deps): bump codecov/codecov-action from 4.2.0 to 4.3.0 (#441)

build(deps): bump codecov/codecov-action from 4.2.0 to 4.3.0 (#441) #30

name: release-please
on:
push:
branches:
- main
jobs:
# Do the release-please thing
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
with:
token: ${{ secrets.DASCHBOT_PAT }}
config-file: .github/release-please/config.json
manifest-file: .github/release-please/manifest.json