Skip to content

Commit 6cdd54e

Browse files
authored
Enable workflow_dispatch for build_bundle.yml (fix)
1 parent 9c29487 commit 6cdd54e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_bundle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717
required: true
1818
type: string
1919
default: "Latest"
20-
workflow_dispatch:
20+
workflow_dispatch:
2121
inputs:
2222
build_type:
2323
required: true

0 commit comments

Comments
 (0)