Skip to content

Refactor multi stream append to use v2 protocol (#347) #7

Refactor multi stream append to use v2 protocol (#347)

Refactor multi stream append to use v2 protocol (#347) #7

Workflow file for this run

name: Build Production Site
on:
push:
branches: [release/**/**]
paths:
- '**.md'
jobs:
dispatch:
runs-on: ubuntu-latest
steps:
- name: Trigger build
run: curl -X POST -d {} "${{ secrets.CLOUDFLARE_BUILD_HOOK }}"