Skip to content

Commit 8809c0f

Browse files
[fix](build): change owner (#107)
Signed-off-by: Ralph Hightower <[email protected]>
1 parent 339b750 commit 8809c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ name: 'Texlive Build'
33
description: 'Build a document using texlive'
44
runs:
55
using: 'docker'
6-
image: 'docker://ghcr.io/mszep/pandoc_resume:master'
6+
image: 'docker://ghcr.io/RalphHightower/pandoc_pandoc:master'
77
entrypoint: '/entrypoint.sh'

0 commit comments

Comments
 (0)