Skip to content

Commit

Permalink
PSMDB-1444 Updated version switcher to major.minor format (#840)
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 a86e9ec commit 72a18e8
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 @@ -45,7 +45,7 @@ jobs:
- name: Deploy docs
run: |
mike deploy 4.2 -b publish -p
mike retitle 4.2 "4.2.25-25" -b publish -p
mike retitle 4.2 "4.2" -b publish -p
# - name: Install Node.js 14.x
# uses: percona-platform/setup-node@v2
Expand Down

0 comments on commit 72a18e8

Please sign in to comment.