Skip to content

Bump lint-staged from 16.1.2 to 16.1.4 (#634) #403

Bump lint-staged from 16.1.2 to 16.1.4 (#634)

Bump lint-staged from 16.1.2 to 16.1.4 (#634) #403

name: Release Drafter
on:
push:
branches:
- master
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v6.1.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}