Skip to content

Document Expo & React Native SDK instructions (#1047) #144

Document Expo & React Native SDK instructions (#1047)

Document Expo & React Native SDK instructions (#1047) #144

name: Publish main branch docs to GitHub Pages
on:
push:
branches: main
jobs:
publish-to-gh-pages:
name: Publish docs to `./` directory of `gh-pages` branch
permissions:
contents: write
uses: ./.github/workflows/publish-docs.yml
secrets:
SEGMENT_ANALYTICS_KEY: ${{ secrets.SEGMENT_ANALYTICS_KEY }}