Skip to content

uploader: use the TOML config file infrastructure, too. (#439) #923

uploader: use the TOML config file infrastructure, too. (#439)

uploader: use the TOML config file infrastructure, too. (#439) #923

name: generate-markdown
on:
workflow_dispatch:
push:
branches:
- "main"
- "build-scripts"
pull_request:
branches:
- "main"
jobs:
auto-update-readme:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Markdown autodocs
uses: dineshsonachalam/[email protected]
with:
output_file_paths: '[./README.md, ./docs/*.md]'