Skip to content

fix(DualScrollSync): add maxVisibleItems support with docs and tests … #27

fix(DualScrollSync): add maxVisibleItems support with docs and tests …

fix(DualScrollSync): add maxVisibleItems support with docs and tests … #27

name: Release Please
on:
push:
branches: [main]
workflow_dispatch:
jobs:
release-please:
runs-on: ubuntu-latest
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