Skip to content

Bump micromatch from 4.0.4 to 4.0.8 in the npm_and_yarn group #262

Bump micromatch from 4.0.4 to 4.0.8 in the npm_and_yarn group

Bump micromatch from 4.0.4 to 4.0.8 in the npm_and_yarn group #262

name: Release Drafter
on:
push:
branches:
- main
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
with:
config-name: release-draft-template.yml
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_DRAFTER_TOKEN }}