Skip to content

build(deps): bump NUnit from 3.14.0 to 4.0.1 in /test/integration (#708) #81

build(deps): bump NUnit from 3.14.0 to 4.0.1 in /test/integration (#708)

build(deps): bump NUnit from 3.14.0 to 4.0.1 in /test/integration (#708) #81

name: Draft Release
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
# Drafts your next Release notes as Pull Requests are merged into "master"
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}