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 366d6e1 commit 4140291Copy full SHA for 4140291
.github/workflows/deploy-documents.yml
@@ -92,7 +92,7 @@ jobs:
92
git fetch --no-tags --prune --depth=1 origin +refs/heads/production:refs/remotes/origin/production
93
mike deploy \
94
--update-aliases \
95
- --alias-type=copy \
+ --alias-type=refresh \
96
--branch production \
97
--push \
98
${{ env.PH_DOCS_VERSION }} \
VERSION
@@ -1 +1 @@
1
-5.8|
+5.8|latest
0 commit comments