Skip to content

add diagram source code links to readme table #96

add diagram source code links to readme table

add diagram source code links to readme table #96

Workflow file for this run

name: GitHub Pages
on:
push:
branches: [main]
workflow_dispatch:
jobs:
build:
uses: janosh/workflows/.github/workflows/nodejs-gh-pages.yml@main
with:
working-directory: site
install-cmd: npm install --force