Skip to content

Commit 116a5c8

Browse files
committed
correct docs branch
1 parent ccb5f34 commit 116a5c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
- name: build documentation
6565
run: |
6666
poetry install -E doc
67-
git checkout fusion_release
67+
git fetch origin fusion_release --depth=1
6868
poetry run mike deploy --branch fusion_release --prefix fusion --push --update-aliases ${{ steps.tag_name.outputs.current_version }} latest
6969
poetry run mike set-default --branch fusion_release --prefix fusion --push latest
7070
working-directory: main_repo

0 commit comments

Comments
 (0)