Browse Source

only deploy docs from main branch

pull/1619/head
liamcottle 4 months ago
parent
commit
85aa052e1f
  1. 1
      .github/workflows/github-pages.yml

1
.github/workflows/github-pages.yml

@ -5,7 +5,6 @@ on:
push:
branches:
- main
- docs
permissions:
contents: write

Loading…
Cancel
Save