Skip to content

Commit d303e50

Browse files
authored
Update docs.yml to build from main (#248)
Update docs.yml
1 parent f082a1c commit d303e50

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,7 @@ jobs:
4747
with:
4848
repository: AdaptiveMotorControlLab/cebra-demos
4949
path: docs/source/demo_notebooks
50-
# NOTE(stes): This is a temporary branch to add the xCEBRA demo notebooks
51-
# to the docs. Once the notebooks are merged into main, we can remove this
52-
# branch and change the ref to main.
53-
# ref: main
54-
ref: stes/add-xcebra
50+
ref: main
5551

5652
- name: Set up Python 3.10
5753
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)