Skip to content

Commit

Permalink
Change to dev docs version to be unreleased (#3150)
Browse files Browse the repository at this point in the history
Change to ureleased
  • Loading branch information
LizaShak authored Jan 30, 2023
1 parent e0b282a commit 4340bd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
run: mike deploy --push --update-aliases "${GITHUB_REF#refs/*/}" latest-release
- name: Deploy the development docs
if: ${{ github.event_name != 'release' }}
run: mike deploy --push develop
run: mike deploy --push unreleased

0 comments on commit 4340bd8

Please sign in to comment.