Skip to content

Bump lint-staged from 15.2.8 to 15.2.10 (#525) #317

Bump lint-staged from 15.2.8 to 15.2.10 (#525)

Bump lint-staged from 15.2.8 to 15.2.10 (#525) #317

name: Release Drafter
on:
push:
branches:
- master
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}