Skip to content

chore(deps): bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#38) #33

chore(deps): bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#38)

chore(deps): bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#38) #33

---
name: Release Drafter
"on":
push:
branches:
- main
workflow_dispatch:
jobs:
update_release_draft:
name: ✏️ Draft release
runs-on: ubuntu-latest
steps:
- name: 🚀 Run Release Drafter
uses: release-drafter/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}