Skip to content

Commit

Permalink
PSMDB-1444 Updated version switcher to major.minor format (#841)
Browse files Browse the repository at this point in the history
modified:   .github/workflows/main.yml
  • Loading branch information
nastena1606 authored Apr 15, 2024
1 parent d44d006 commit 693a8b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Deploy docs
run: |
mike deploy 4.4 -b publish -p
mike retitle 4.4 "4.4.29-28" -b publish -p
mike retitle 4.4 "4.4 (EOL)" -b publish -p
# - name: Install Node.js 14.x
# uses: percona-platform/setup-node@v2
# with:
Expand Down

0 comments on commit 693a8b1

Please sign in to comment.