Skip to content

Commit

Permalink
Update latex-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarasa24 committed Nov 20, 2024
1 parent ce88cd5 commit bf33e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latex-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit bf33e2f

Please sign in to comment.