Skip to content

build(deps): bump crazy-max/ghaction-github-labeler from 4 to 5 (#441) #198

build(deps): bump crazy-max/ghaction-github-labeler from 4 to 5 (#441)

build(deps): bump crazy-max/ghaction-github-labeler from 4 to 5 (#441) #198

name: Release Management
on:
push:
branches:
- master
jobs:
update-release-draft:
name: Draft Release
runs-on: ubuntu-latest
steps:
- uses: release-drafter/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}