Skip to content

Add note to explain that more than one --from argument can be passe… #17

Add note to explain that more than one --from argument can be passe…

Add note to explain that more than one --from argument can be passe… #17

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