Skip to content

Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 #159

Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4

Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 #159

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