Skip to content

Commit 521ab5e

Browse files
authored
Update action.yml (#472)
1 parent a299256 commit 521ab5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cleanrepo/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ inputs:
2020
required: true
2121
runs:
2222
using: docker
23-
image: ../cleanrepo/Dockerfile
23+
image: ../cleanrepo.Dockerfile
2424
args:
2525
- '/Options:Function'
2626
- ${{ inputs.function }}

0 commit comments

Comments
 (0)