Skip to content

Commit 31a6dfa

Browse files
committed
fix default value
1 parent 5a9d929 commit 31a6dfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-mobile-ota.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ on:
4343
default: ""
4444
working-directory:
4545
description: "Working directory"
46-
required: true
46+
required: false
4747
type: string
4848
default: "./"
4949
secrets:

0 commit comments

Comments
 (0)