Skip to content

Link certPolicyName to the single-use certificate documentation #3

Link certPolicyName to the single-use certificate documentation

Link certPolicyName to the single-use certificate documentation #3

name: Notify docs hub
on:
push:
branches: [gh-pages]
paths:
- 'docs/**'
jobs:
dispatch:
runs-on: ubuntu-latest
steps:
- name: Fire repository_dispatch to DirectProjectJavaRI.github.io
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.DOCS_DISPATCH_TOKEN }}
repository: DirectProjectJavaRI/DirectProjectJavaRI.github.io
event-type: docs-updated