Skip to content

Commit 0158ef6

Browse files
authored
Use Dockerfile until first release created (#6)
1 parent 9bdad4d commit 0158ef6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

action.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ inputs:
1919

2020
runs:
2121
using: 'docker'
22-
image: 'docker://ghcr.io/multimediallc/codeowners-plus:v0.1.0'
22+
# image: 'docker://ghcr.io/multimediallc/mm-codeowners:v0.1.0' # uncomment for v0.1 release
23+
image: 'Dockerfile'

0 commit comments

Comments
 (0)