Skip to content

build(deps): Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (… #251

build(deps): Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (…

build(deps): Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (… #251

name: Release Drafter
on:
push:
branches:
- main
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
# Drafts your next Release notes as Pull Requests are merged into "main"
- uses: release-drafter/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}