Skip to content

Commit

Permalink
Trigger website build
Browse files Browse the repository at this point in the history
  • Loading branch information
roomrys committed Aug 31, 2024
1 parent 307bfd7 commit 3bf72df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -66,4 +66,4 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_branch: gh-pages
publish_dir: docs/build/html
destination_dir: develop
destination_dir: develop

0 comments on commit 3bf72df

Please sign in to comment.