Skip to content

Commit b25acab

Browse files
PS-11276 [DOCS] Add 8.0 version EOL label to the version switcher (#733)
modified: .github/workflows/main.yml
1 parent 18a0e4f commit b25acab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: Deploy docs
4646
run: |
4747
mike deploy 8.0 -b publish -p
48-
mike retitle 8.0 "8.0" -b publish -p
48+
mike retitle 8.0 "8.0 (EOL)" -b publish -p
4949
# - name: Install Node.js 14.x
5050
# uses: percona-platform/setup-node@v2
5151
# with:

0 commit comments

Comments
 (0)