From d550b78ba6ad547ef05adf867e7e52f9a46e851c Mon Sep 17 00:00:00 2001 From: Dennis Mronga Date: Fri, 23 Feb 2024 15:46:52 +0100 Subject: [PATCH] Rename draft-pdf.yml.txt to draft-pdf.yml --- .github/workflows/{draft-pdf.yml.txt => draft-pdf.yml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/workflows/{draft-pdf.yml.txt => draft-pdf.yml} (96%) diff --git a/.github/workflows/draft-pdf.yml.txt b/.github/workflows/draft-pdf.yml similarity index 96% rename from .github/workflows/draft-pdf.yml.txt rename to .github/workflows/draft-pdf.yml index 08a5ede8..6a508b79 100644 --- a/.github/workflows/draft-pdf.yml.txt +++ b/.github/workflows/draft-pdf.yml @@ -20,4 +20,4 @@ jobs: # This is the output path where Pandoc will write the compiled # PDF. Note, this should be the same directory as the input # paper.md - path: paper.pdf \ No newline at end of file + path: paper.pdf