Update build-with-latex-arm.yml
This commit is contained in:
parent
c8156384f9
commit
3f6dbe2220
|
|
@ -7,7 +7,7 @@ on:
|
|||
- "master"
|
||||
|
||||
env:
|
||||
REGISTRY: ghcr.io
|
||||
REGISTRY: ${{ secrets.REGISTRY }}
|
||||
IMAGE_NAME: ${{ github.repository }}_with_latex_arm
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Reference in New Issue