Update build-with-latex-arm.yml

This commit is contained in:
Yuki 2024-12-09 21:57:49 +00:00 committed by GitHub
parent c8156384f9
commit 3f6dbe2220
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ on:
- "master"
env:
REGISTRY: ghcr.io
REGISTRY: ${{ secrets.REGISTRY }}
IMAGE_NAME: ${{ github.repository }}_with_latex_arm
jobs: