Skip to content

build(deps): bump jsonschema from 4.21.1 to 4.22.0 (#1167) #688

build(deps): bump jsonschema from 4.21.1 to 4.22.0 (#1167)

build(deps): bump jsonschema from 4.21.1 to 4.22.0 (#1167) #688

name: Draft a release note
on:
push:
branches:
- main
- master
jobs:
draft_release:
name: Release Drafter
runs-on: ubuntu-latest
steps:
- name: Run release-drafter
uses: release-drafter/release-drafter@v6.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}