Skip to content

Revert "5.1.0 (#151)" #5

Revert "5.1.0 (#151)"

Revert "5.1.0 (#151)" #5

name: Publish main branch docs to GitHub Pages
on:
push:
branches: main
jobs:
publish-to-gh-pages:
name: Publish docs to `staging` directory of `gh-pages` branch
permissions:
contents: write
uses: ./.github/workflows/publish-docs.yml
with:
destination_dir: staging