Skip to content

moved to using href only for suspect site (#124) #72

moved to using href only for suspect site (#124)

moved to using href only for suspect site (#124) #72

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