Skip to content

Commit 726a60d

Browse files
authored
Merge pull request #24 from manthanank/new-changes
feat: added generate pdf yml
2 parents 0328c3e + 9f99c4a commit 726a60d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/generate-pdf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
run: npm install markdown-pdf --global
2323

2424
- name: Generate PDF
25-
run: markdown-pdf readme.md --out assets/readme.pdf
25+
run: markdown-pdf README.md --out assets/README.pdf

assets/README.pdf

Whitespace-only changes.

0 commit comments

Comments
 (0)