We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 447c10a + 1a312df commit 0cc9874Copy full SHA for 0cc9874
1 file changed
.github/workflows/markdown2pdf.yml
@@ -47,7 +47,7 @@ jobs:
47
uses: actions/upload-artifact@v4
48
id: upload-document
49
with:
50
- name: ${{ steps.get-pdf-name.outputs.pdf_name }}
+ name: "2-GitOps with FastAPI.pdf"
51
path: ${{ steps.publish-document.outputs.pdf }}
52
53
- name: Upload README_WITH_LINKS.md
0 commit comments