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 a299256 commit 521ab5eCopy full SHA for 521ab5e
cleanrepo/action.yml
@@ -20,7 +20,7 @@ inputs:
20
required: true
21
runs:
22
using: docker
23
- image: ../cleanrepo/Dockerfile
+ image: ../cleanrepo.Dockerfile
24
args:
25
- '/Options:Function'
26
- ${{ inputs.function }}
0 commit comments