Skip to content

fix: Fix ping for devices which have genBasic on non first endpoint. … #29

fix: Fix ping for devices which have genBasic on non first endpoint. …

fix: Fix ping for devices which have genBasic on non first endpoint. … #29

name: release-please
on:
push:
branches:
- master
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: node
package-name: release-please-action
token: ${{ secrets.GH_TOKEN }}