Skip to content

Fix build errors v/5.3.5 (#31) #48

Fix build errors v/5.3.5 (#31)

Fix build errors v/5.3.5 (#31) #48

Workflow file for this run

# This workflow triggers a build of the production documentation site
# if a commit is made to the listed branches
name: Build production site
on:
push:
branches: [ main, 'v/*' ]
jobs:
dispatch:
runs-on: ubuntu-latest
steps:
- name: Trigger build
run: curl -X POST -d {} https://api.netlify.com/build_hooks/60e71936b15bb431b42b698a