Skip to content

Commit 6be214c

Browse files
authored
Update build_docs.yml
1 parent 08ad141 commit 6be214c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
# ===============================
2020
- name: Commit documentation changes
2121
run: |
22-
git clone https://github.com/ammaraskar/sphinx-action-test.git --branch gh-pages --single-branch gh-pages
22+
git clone https://github.com/C-Achard/cellseg-annotator-test.git --branch gh-pages --single-branch gh-pages
2323
cp -r docs/_build/html/* gh-pages/
2424
cd gh-pages
2525
touch .nojekyll

0 commit comments

Comments
 (0)