Skip to content

Commit

Permalink
autocommit action
Browse files Browse the repository at this point in the history
  • Loading branch information
blockjoe committed Sep 18, 2023
1 parent 2d15c24 commit 3d23c94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Convert Markdown to PDF
run: pandoc latex-includes.yaml litepaper.md -F mermaid-filter --variable urlcolor=cyan -o litepaper.pdf

- uses: stefanweifel/git-auto-commit-action@v4
- uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: Render PDF

0 comments on commit 3d23c94

Please sign in to comment.