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