Skip to content

Bump abatilo/actions-poetry from 3.0.0 to 3.0.1 (#916) #651

Bump abatilo/actions-poetry from 3.0.0 to 3.0.1 (#916)

Bump abatilo/actions-poetry from 3.0.0 to 3.0.1 (#916) #651

name: Draft a release note
on:
push:
branches:
- master
jobs:
draft_release:
name: Release Drafter
runs-on: ubuntu-latest
steps:
- name: Run release-drafter
uses: release-drafter/release-drafter@v6.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}