Skip to content

Bump black from 23.9.1 to 23.11.0 in /.github/workflows (#61) #54

Bump black from 23.9.1 to 23.11.0 in /.github/workflows (#61)

Bump black from 23.9.1 to 23.11.0 in /.github/workflows (#61) #54

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/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}