Skip to content

feat: add API to call did change configuration notification (#76) #45

feat: add API to call did change configuration notification (#76)

feat: add API to call did change configuration notification (#76) #45

Workflow file for this run

name: Release
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
permissions:
pull-requests: write
contents: write
jobs:
release:
name: release
if: ${{ github.ref == 'refs/heads/main' }}
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: simple