Skip to content

Bump lint-staged from 15.2.11 to 15.3.0 (#560) #342

Bump lint-staged from 15.2.11 to 15.3.0 (#560)

Bump lint-staged from 15.2.11 to 15.3.0 (#560) #342

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