diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index 7db6b4d74..afadba254 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -8,7 +8,7 @@ on: # 'main' triggers updates to 'sleap.ai', all others to 'sleap.ai/develop' - main - develop - - liezl/add-pip-extras + - liezl/attrs-opencv-constraints-1.3.4 paths: - "docs/**" - "README.rst" @@ -66,4 +66,4 @@ jobs: github_token: ${{ secrets.GITHUB_TOKEN }} publish_branch: gh-pages publish_dir: docs/build/html - destination_dir: develop \ No newline at end of file + destination_dir: develop