Skip to content

fix(ignore): remove manuSpecificNodOnPilotWire that was moved to zigb… #548

fix(ignore): remove manuSpecificNodOnPilotWire that was moved to zigb…

fix(ignore): remove manuSpecificNodOnPilotWire that was moved to zigb… #548

name: release-please
on:
push:
branches:
- master
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.GH_TOKEN }}