Skip to content

fix buggy example for git, solving https://github.com/Kozea/Radicale/… #146

fix buggy example for git, solving https://github.com/Kozea/Radicale/…

fix buggy example for git, solving https://github.com/Kozea/Radicale/… #146

name: Generate documentation
on:
push:
paths:
- DOCUMENTATION.md
jobs:
generate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
ref: gh-pages
- name: Run generator
run: documentation-generator/run.py