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 acd1088 commit ad0b72dCopy full SHA for ad0b72d
.github/workflows/github-pages.yml
@@ -26,6 +26,7 @@ jobs:
26
--metadata title="README" \
27
-o dist/index.html
28
29
+ cp ./logo/OpenCloudMesh-text-vertical-300x116.png ./logo.png
30
cp -R ./logo ./dist/logo
31
cp ./docs.html ./dist/docs.html
32
- name: Upload Pages artifact
0 commit comments