Skip to content

docs: update README.md to include integrations terminology #31

docs: update README.md to include integrations terminology

docs: update README.md to include integrations terminology #31

on:
push:
branches:
- main
name: Run Release Please
jobs:
release-please:
runs-on: ubuntu-latest
# Release-please creates a PR that tracks all changes
steps:
- uses: google-github-actions/release-please-action@v3
id: release
with:
command: manifest
token: ${{secrets.GITHUB_TOKEN}}
default-branch: main