Skip to content

Commit fd4a837

Browse files
committed
fix: Dockerfile.prod should be used
1 parent 5c87592 commit fd4a837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ inputs:
2525

2626
runs:
2727
using: docker
28-
image: Dockerfile
28+
image: Dockerfile.prod

0 commit comments

Comments
 (0)