From 661e2e95116c2adf8e53a15d4bf2c0903c167f35 Mon Sep 17 00:00:00 2001 From: Guillaume Huysmans Date: Fri, 6 Nov 2020 20:32:45 +0100 Subject: [PATCH] Give the complete filename --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 21a6930..4285077 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,7 +16,7 @@ jobs: - name: Compile LaTeX documents uses: ghuysmans/latex-action@master with: - root_file: eleve + root_file: eleve.tex working_directory: paper - name: Create Release id: create_release