We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81fe93a commit b9c2cf9Copy full SHA for b9c2cf9
action.yml
@@ -4,7 +4,7 @@ description: Runs docfx as a GitHub Action.
4
5
runs:
6
using: docker
7
- image: Dockerfile
+ image: 'docker://nikeee/docfx-action:latest'
8
9
branding:
10
icon: book
0 commit comments