Skip to content

Commit b9c2cf9

Browse files
authored
Use image on dockerhub
1 parent 81fe93a commit b9c2cf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Runs docfx as a GitHub Action.
44

55
runs:
66
using: docker
7-
image: Dockerfile
7+
image: 'docker://nikeee/docfx-action:latest'
88

99
branding:
1010
icon: book

0 commit comments

Comments
 (0)