From bf33e2f3ac5c11e80edebe98e4b59a593ddaaec7 Mon Sep 17 00:00:00 2001 From: Tarasa24 Date: Wed, 20 Nov 2024 03:38:27 +0100 Subject: [PATCH] Update latex-build.yml --- .github/workflows/latex-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/latex-build.yml b/.github/workflows/latex-build.yml index 3b89196..6bf8a22 100644 --- a/.github/workflows/latex-build.yml +++ b/.github/workflows/latex-build.yml @@ -45,7 +45,7 @@ jobs: - name: Comment on PR uses: thollander/actions-comment-pull-request@v3 with: - message: "Presentation compiled successfully. You can download it here [prezentace.pdf](${{ steps.artifacts.outputs.artifact_url }})." + message: "Presentation compiled successfully. You can download it here [prezentace.pdf](${{ steps.artifacts.outputs.artifact-url }})." if: github.event_name == 'pull_request' create-release: