Skip to content

Bump actions/setup-python from 4 to 5 (#29) #25

Bump actions/setup-python from 4 to 5 (#29)

Bump actions/setup-python from 4 to 5 (#29) #25

name: Release Drafter
on:
push:
branches:
- main
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@09c613e259eb8d4e7c81c2cb00618eb5fc4575a7 # [email protected]
with:
config-name: release-drafter.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}