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