We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18a0e4f commit b25acabCopy full SHA for b25acab
1 file changed
.github/workflows/main.yml
@@ -45,7 +45,7 @@ jobs:
45
- name: Deploy docs
46
run: |
47
mike deploy 8.0 -b publish -p
48
- mike retitle 8.0 "8.0" -b publish -p
+ mike retitle 8.0 "8.0 (EOL)" -b publish -p
49
# - name: Install Node.js 14.x
50
# uses: percona-platform/setup-node@v2
51
# with:
0 commit comments