Skip to content

Commit e7a2e9e

Browse files
Update main.yml
1 parent 903b229 commit e7a2e9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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 (LATEST)" -b publish -p
48+
mike retitle 8.0 "8.0" -b publish -p
4949
# - name: Install Node.js 14.x
5050
# uses: percona-platform/setup-node@v2
5151
# with:

0 commit comments

Comments
 (0)