Skip to content

Commit f2dd965

Browse files
committed
revert demos to main
1 parent f4cd549 commit f2dd965

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
@@ -55,11 +55,7 @@ jobs:
5555
with:
5656
repository: AdaptiveMotorControlLab/cebra-demos
5757
path: docs/source/demo_notebooks
58-
# NOTE(stes): This is a temporary branch to add the xCEBRA demo notebooks
59-
# to the docs. Once the notebooks are merged into main, we can remove this
60-
# branch and change the ref to main.
61-
# ref: main
62-
ref: stes/add-xcebra
58+
ref: main
6359

6460
- name: Set up Python 3.10
6561
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)