We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 159eed9 commit a9dcf6fCopy full SHA for a9dcf6f
.github/workflows/deploy-docs.yml
@@ -51,7 +51,7 @@ jobs:
51
uses: actions/upload-pages-artifact@v3
52
with:
53
path: docs/.vitepress/dist
54
- - name: List output directory
+
55
56
57
# Deployment job
0 commit comments