Skip to content

Fixup and split backporting actions (#137) #80

Fixup and split backporting actions (#137)

Fixup and split backporting actions (#137) #80

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