Skip to content

[github-actions] bump actions/setup-dotnet from 3 to 4 (#703) #82

[github-actions] bump actions/setup-dotnet from 3 to 4 (#703)

[github-actions] bump actions/setup-dotnet from 3 to 4 (#703) #82

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 }}