Skip to content

chore(deps): Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 #1525

chore(deps): Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0

chore(deps): Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 #1525

---
name: Draft a release note
on:
push:
workflow_dispatch:
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 }}