Skip to content

Commit ff5c94d

Browse files
committed
3.8 Documentation
1 parent bba91c0 commit ff5c94d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/mkdocs-release.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,5 @@ jobs:
2828
git config --global user.name Mike
2929
git config --global user.email [email protected]
3030
31-
# Put this back and increment version when cutting a new release branch
32-
# - name: mike deploy docs
33-
# run: mike deploy 3.0 latest -u --push
31+
- name: mike deploy docs
32+
run: mike deploy 3.8 latest -u --push

0 commit comments

Comments
 (0)