Skip to content

fix: preview link url (#2640) #1554

fix: preview link url (#2640)

fix: preview link url (#2640) #1554

Workflow file for this run

name: Deploy docs to prod
on:
push:
branches:
- latest
permissions: {}
jobs:
trigger:
name: Docs prod deploy
runs-on: ubuntu-latest
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@26b39ed245ab8f31526069329e112ab2fb224588
with:
token: ${{ secrets.REPO_ACCESS_TOKEN }}
repository: timescale/web-documentation
event-type: build-docs-content-prod