Skip to content

Commit 0dd635f

Browse files
committed
Fixed push step
1 parent c0840f8 commit 0dd635f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/base_push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ on:
2929

3030
DOCKERFILE_PATH:
3131
description: Dockerfile path
32-
required: true
32+
required: false
3333
default: Dockerfile
3434
type: string
3535

0 commit comments

Comments
 (0)