We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bdad4d commit 0158ef6Copy full SHA for 0158ef6
action.yml
@@ -19,4 +19,5 @@ inputs:
19
20
runs:
21
using: 'docker'
22
- image: 'docker://ghcr.io/multimediallc/codeowners-plus:v0.1.0'
+ # image: 'docker://ghcr.io/multimediallc/mm-codeowners:v0.1.0' # uncomment for v0.1 release
23
+ image: 'Dockerfile'
0 commit comments