From e68928ff065037c675daffb605161431c4f5b76c Mon Sep 17 00:00:00 2001 From: eberrigan Date: Wed, 18 Dec 2024 18:25:58 -0800 Subject: [PATCH] merge develop --- .github/workflows/website.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index 830788388..a644c500a 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-channels-for-pip-conda-env + - liezl/bump-to-1.4.1 paths: - "docs/**" - "README.rst"