Skip to content

docs: Simplify README SDK description #7

docs: Simplify README SDK description

docs: Simplify README SDK description #7

Workflow file for this run

name: Release
on:
push:
branches: [main]
permissions:
contents: write
pull-requests: read
jobs:
release:
uses: photon-hq/buildspace/.github/workflows/typescript-service-release.yaml@main
with:
service-name: whatsapp-business
build-command: bun run build
dry-run: false
secrets: inherit