Skip to content

chore(deps-dev): bump @antfu/eslint-config from 3.8.0 to 3.14.0 #132

chore(deps-dev): bump @antfu/eslint-config from 3.8.0 to 3.14.0

chore(deps-dev): bump @antfu/eslint-config from 3.8.0 to 3.14.0 #132

Workflow file for this run

name: Release Drafter
on:
push:
branches: [latest]
pull_request: # required for autolabeler
types: [opened, reopened, synchronize]
workflow_dispatch:
jobs:
release-drafter:
uses: homebridge/.github/.github/workflows/release-drafter.yml@latest
secrets:
token: ${{ secrets.GITHUB_TOKEN }}