Skip to content

Commit

Permalink
PSMDB-1444 Updated version switcher to major.minor format (#842)
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 5d32f0c commit 06cb24e
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 @@ -44,7 +44,7 @@ jobs:
- name: Deploy docs
run: |
mike deploy 5.0 -b publish -p
mike retitle 5.0 "5.0.26-22" -b publish -p
mike retitle 5.0 "5.0" -b publish -p
# - name: Install Node.js 14.x
# uses: percona-platform/setup-node@v2
Expand Down

0 comments on commit 06cb24e

Please sign in to comment.