Skip to content

Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 (#567) #492

Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 (#567)

Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 (#567) #492

name: Draft a release note
on:
push:
branches:
- main
jobs:
draft_release:
name: Release Drafter
runs-on: ubuntu-latest
steps:
- name: Run release-drafter
uses: release-drafter/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}