Update build-with-latex.yml

This commit is contained in:
Yuki 2024-12-09 21:57:41 +00:00 committed by GitHub
parent f98d5537df
commit c8156384f9
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
jobs: