We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 505adbb commit 23ec555Copy full SHA for 23ec555
.github/workflows/book.yaml
@@ -28,5 +28,5 @@ jobs:
28
- name: Upload Artifact
29
uses: actions/upload-artifact@v2
30
with:
31
- name: book
+ name: book.zip
32
path: Documentation/vmp-documentation.pdf
0 commit comments