We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79be62e commit d88540eCopy full SHA for d88540e
.github/workflows/render-release.yml
@@ -56,4 +56,4 @@ jobs:
56
with:
57
tag_name: ${{ steps.tag.outputs.tag }}
58
name: Documentation ${{ steps.tag.outputs.tag }}
59
- files: build/pdf/*.pdf
+ files: build/*.pdf
0 commit comments