Skip to content

Commit

Permalink
Merge branch 'main' into 2829-delete-review-vms-on-cancel
Browse files Browse the repository at this point in the history
  • Loading branch information
yuvalyaron authored Jan 30, 2023
2 parents 6ce7147 + 4340bd8 commit c48443b
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 c48443b

Please sign in to comment.