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: