Skip to content

remove codeowners file (#125) #73

remove codeowners file (#125)

remove codeowners file (#125) #73

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