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