Skip to content

Update index.md, fix display code (#1348) #3

Update index.md, fix display code (#1348)

Update index.md, fix display code (#1348) #3

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