From 7215ebce1faa5c33b60483b634c6acebd9328a59 Mon Sep 17 00:00:00 2001 From: Cheng XU Date: Wed, 21 Aug 2019 18:56:10 +0800 Subject: [PATCH] add GitHub Actions to compile LaTeX documents https://github.com/xu-cheng/latex-action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b44c3db..9261058 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de - [Update a repository's "Full description" on Docker Hub](https://github.com/mpepping/github-actions/tree/master/docker-hub-metadata) - [GitHub Actions Badges for your README](https://github.com/atrox/github-actions-badge) - [GitHub Actions for Python project with poetry](https://github.com/abatilo/actions-poetry) +- [GitHub Actions to compile LaTeX documents](https://github.com/xu-cheng/latex-action) ### Testing and Linting