Skip to content

Update Docs & Website #225

Update Docs & Website

Update Docs & Website #225

Workflow file for this run

name: Update Docs & Website
on:
workflow_dispatch:
push:
paths:
- "types/index.d.ts"
jobs:
update-docs:
if: github.ref == 'refs/heads/main'
runs-on: "ubuntu-latest"
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v1
with:
token: ${{ secrets.FIG_BOT_TOKEN }}
repository: withfig/public-site-nextjs
event-type: autocomplete-docs