We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e200d1f commit f5dd20eCopy full SHA for f5dd20e
.github/workflows/docs.yml
@@ -32,5 +32,5 @@ jobs:
32
uses: actions/upload-artifact@v2
33
with:
34
name: docs
35
- path: src/.docs
+ path: .docs
36
if-no-files-found: error
0 commit comments