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 0b68d4f commit 6e8d794Copy full SHA for 6e8d794
.github/workflows/main.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Deploy docs
44
run: |
45
mike deploy 17 -b publish -p
46
- mike retitle 17 "17.6" -b publish -p
+ mike retitle 17 "17.7" -b publish -p
47
48
49
0 commit comments