Skip to content

Commit

Permalink
update docs-publish target to v2.4 (#2513)
Browse files Browse the repository at this point in the history
  • Loading branch information
kishorj authored Feb 16, 2022
1 parent 8ba92d6 commit 694a0b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ docs-preview: docs-dependencies

# publish the versioned docs using mkdocs mike util
docs-publish: docs-dependencies
pipenv run mike deploy v2.3 latest -p --update-aliases
pipenv run mike deploy v2.4 latest -p --update-aliases

# install dependencies needed to preview and publish docs
docs-dependencies:
Expand Down

0 comments on commit 694a0b1

Please sign in to comment.