Skip to content

build(deps): bump NUnit from 4.1.0 to 4.2.2 in /test/integration (#826) #150

build(deps): bump NUnit from 4.1.0 to 4.2.2 in /test/integration (#826)

build(deps): bump NUnit from 4.1.0 to 4.2.2 in /test/integration (#826) #150

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 "main"
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}