GH-6 - Allow documentation publication to be triggered manually.

This commit is contained in:
Oliver Drotbohm
2022-07-28 12:03:27 +02:00
parent af105c8f09
commit 945222b72f

View File

@@ -1,9 +1,11 @@
name: Publish Documentation
on:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'
jobs:
build:
name: Publish documentation