From 3f6dbe2220d45b0159efccbf15d96a74953b7bff Mon Sep 17 00:00:00 2001 From: Yuki <60097976+binaryYuki@users.noreply.github.com> Date: Mon, 9 Dec 2024 21:57:49 +0000 Subject: [PATCH] Update build-with-latex-arm.yml --- .github/workflows/build-with-latex-arm.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-with-latex-arm.yml b/.github/workflows/build-with-latex-arm.yml index 179f0768..4be85e95 100644 --- a/.github/workflows/build-with-latex-arm.yml +++ b/.github/workflows/build-with-latex-arm.yml @@ -7,7 +7,7 @@ on: - "master" env: - REGISTRY: ghcr.io + REGISTRY: ${{ secrets.REGISTRY }} IMAGE_NAME: ${{ github.repository }}_with_latex_arm jobs: