Skip to content

chore: deprecate controller.touchAction prop #27

chore: deprecate controller.touchAction prop

chore: deprecate controller.touchAction prop #27

Workflow file for this run

name: Publish docs
on:
push:
branches: [main]
paths: [README.md, docs/**]
jobs:
publish:
name: Publish
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- name: Publish
env:
DOCS_TOKEN: ${{ secrets.DOCS_TOKEN }}
run: |
curl -s -X POST -H "Authorization: $DOCS_TOKEN" https://yet-another-react-lightbox.com/api/publish