Skip to content

⬆️ Bump minimist from 1.2.5 to 1.2.8 (#232) #133

⬆️ Bump minimist from 1.2.5 to 1.2.8 (#232)

⬆️ Bump minimist from 1.2.5 to 1.2.8 (#232) #133

Workflow file for this run

name: Changelog
on:
push:
branches: [master]
jobs:
update_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}