Skip to content

fix help uri for online help #58

fix help uri for online help

fix help uri for online help #58

Workflow file for this run

---
name: GitHub-Pages
on:
push:
branches:
- master
- "7.2"
paths:
- docs/**
pull_request:
workflow_dispatch:
jobs:
deploy:
uses: llaville/.github/.github/workflows/gh-pages.yml@master
with:
destination-dir: "7.2"
force-orphan: false
hook-script: "resources/gh-pages-hook.sh"
graph-uml: true