Skip to content

Bump micromatch from 4.0.5 to 4.0.8 in the npm_and_yarn group (#657) #385

Bump micromatch from 4.0.5 to 4.0.8 in the npm_and_yarn group (#657)

Bump micromatch from 4.0.5 to 4.0.8 in the npm_and_yarn group (#657) #385

name: Release Drafter
on:
push:
branches:
- main
jobs:
release:
name: Update Release
runs-on: ubuntu-22.04
steps:
- name: Publish Release
uses: release-drafter/release-drafter@v6
with:
publish: false
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}