Skip to content

chore: Bump System.Text.Json from 10.0.1 to 10.0.2 (#1003) #255

chore: Bump System.Text.Json from 10.0.1 to 10.0.2 (#1003)

chore: Bump System.Text.Json from 10.0.1 to 10.0.2 (#1003) #255

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