Skip to content

chore: bump actions/setup-python (#8) #37

chore: bump actions/setup-python (#8)

chore: bump actions/setup-python (#8) #37

name: Release Drafter
on:
push:
branches:
- v1
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@569eb7ee3a85817ab916c8f8ff03a5bd96c9c83e # pin@v5.23.0
with:
config-name: release-drafter.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}