Skip to content

docs: add Tracking Slide Index example #16

docs: add Tracking Slide Index example

docs: add Tracking Slide Index example #16

Workflow file for this run

name: Publish docs
on:
push:
branches: [ main ]
paths: [ README.md, docs/** ]
jobs:
publish:
name: Publish
runs-on: ubuntu-latest
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