Skip to content

build(deps): bump jinja2 from 3.0.3 to 3.1.3 (#448) #200

build(deps): bump jinja2 from 3.0.3 to 3.1.3 (#448)

build(deps): bump jinja2 from 3.0.3 to 3.1.3 (#448) #200

name: Release Management
on:
push:
branches:
- master
jobs:
update-release-draft:
name: Draft Release
runs-on: ubuntu-latest
steps:
- uses: release-drafter/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}