Skip to content

Commit c9c6c54

Browse files
committed
chore(action): set local Dockerfile
1 parent a5e3abe commit c9c6c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: 'Markdown to PDF and HTML'
33
description: 'Creates PDF and HTML files from Markdown using the GitHub (or custom) theme.'
44
runs:
55
using: 'docker'
6-
image: 'ghcr.io/baileyjm02/markdown-to-pdf:latest'
6+
image: 'Dockerfile'
77

88
inputs:
99
input_path:

0 commit comments

Comments
 (0)