Skip to content

feat: add WiFi P0 button for devices with physical ports #26

feat: add WiFi P0 button for devices with physical ports

feat: add WiFi P0 button for devices with physical ports #26

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