Skip to content

Trigger HTML Japanese Production Build #2

Trigger HTML Japanese Production Build

Trigger HTML Japanese Production Build #2

name: Trigger HTML Japanese Production Build
on:
push:
branches: [ production ]
paths: [ 'japanese/**' ]
workflow_dispatch:
jobs:
trigger:
runs-on: ubuntu-latest
steps:
- uses: peter-evans/repository-dispatch@v2
with:
token: ${{ secrets.REPO_TOKEN }}
repository: Aspose/apireference.aspose.com
event-type: build-html-japanese-production