Skip to content

Bump gunicorn from 22.0.0 to 23.0.0 in /api_server (#152) #91

Bump gunicorn from 22.0.0 to 23.0.0 in /api_server (#152)

Bump gunicorn from 22.0.0 to 23.0.0 in /api_server (#152) #91

name: Release Drafter
on:
push:
branches:
- main
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}