Skip to content

Publish analyses in Docus, fix links, rewrite cross-plugin links (#351) #7

Publish analyses in Docus, fix links, rewrite cross-plugin links (#351)

Publish analyses in Docus, fix links, rewrite cross-plugin links (#351) #7

name: Trigger contribute-site Netlify build
on:
push:
branches: [main]
jobs:
trigger:
runs-on: ubuntu-latest
steps:
- name: Call Netlify build hook
run: |
curl -sS -X POST "${{ secrets.NETLIFY_CONTRIBUTE_SITE_BUILD_HOOK }}"