Skip to content

chore(examples): drop stale speech.convert references #7

chore(examples): drop stale speech.convert references

chore(examples): drop stale speech.convert references #7

name: release-please
on:
push:
branches:
- master
workflow_dispatch:
permissions:
contents: write
pull-requests: write
jobs:
release-please:
name: release-please
runs-on: ubuntu-latest
if: github.repository == 'lmnt-com/lmnt-node'
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
config-file: release-please-config.json
manifest-file: .release-please-manifest.json