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: