We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 172bb0b commit fd5c250Copy full SHA for fd5c250
.github/workflows/generate-guide.yml
@@ -49,4 +49,4 @@ jobs:
49
uses: actions/upload-artifact@v4
50
with:
51
name: docs
52
- path: docs/*.docx, docs/*.pdf
+ path: docs/**
0 commit comments