From 15748a5128cb6dec6e222193f3369f28975b1a34 Mon Sep 17 00:00:00 2001 From: MatMasIt <34745996+MatMasIt@users.noreply.github.com> Date: Wed, 14 Jul 2021 15:23:39 +0200 Subject: [PATCH] Update LaTeXcompile.yml --- .github/workflows/LaTeXcompile.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/LaTeXcompile.yml b/.github/workflows/LaTeXcompile.yml index f6c3561..0aa5353 100644 --- a/.github/workflows/LaTeXcompile.yml +++ b/.github/workflows/LaTeXcompile.yml @@ -23,4 +23,4 @@ jobs: with: author_name: LaTexCompiler message: 'Compiled LaTeX into PDF, updated README' - add: '*' + add: '["*.pdf","*md"]'