Skip to content

Fixed formatting issue (#1455) #63

Fixed formatting issue (#1455)

Fixed formatting issue (#1455) #63

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