Skip to content

Commit 0cc9874

Browse files
authored
Merge pull request #5 from DevOps-and-Cloud-based-Software/1-reorganize-redmemd
set name manually
2 parents 447c10a + 1a312df commit 0cc9874

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/markdown2pdf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
uses: actions/upload-artifact@v4
4848
id: upload-document
4949
with:
50-
name: ${{ steps.get-pdf-name.outputs.pdf_name }}
50+
name: "2-GitOps with FastAPI.pdf"
5151
path: ${{ steps.publish-document.outputs.pdf }}
5252

5353
- name: Upload README_WITH_LINKS.md

0 commit comments

Comments
 (0)