Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Update README.md (#183) #54

Update README.md (#183)

Update README.md (#183) #54

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