From a47864888f632066e9ec2b63010b1e1c3a07c1a2 Mon Sep 17 00:00:00 2001 From: binary-husky <96192199+binary-husky@users.noreply.github.com> Date: Fri, 14 Jul 2023 16:25:25 +0800 Subject: [PATCH] Update build-with-latex.yml --- .github/workflows/build-with-latex.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-with-latex.yml b/.github/workflows/build-with-latex.yml index fb16d2c..173d482 100644 --- a/.github/workflows/build-with-latex.yml +++ b/.github/workflows/build-with-latex.yml @@ -1,5 +1,5 @@ # https://docs.github.com/en/actions/publishing-packages/publishing-docker-images#publishing-images-to-github-packages -name: Create and publish a Docker image for Latex support +name: build-with-latex on: push: