Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ludwiglierhammer committed Nov 27, 2024
1 parent 7dd6521 commit e5eb32a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
pre_compile: cd mug_document_src
latexmk_use_lualatex: true
- name: Commit and push PDF
-uses: stefanzweifel/git-auto-commit-action@v5
uses: stefanzweifel/git-auto-commit-action@v5
# run: |
# git config --global user.name "GitHub Actions"
# git config --global user.email "[email protected]"
Expand Down

0 comments on commit e5eb32a

Please sign in to comment.