Skip to content

Commit 50cd28e

Browse files
committed
[CI] Allow deploy.yml to be manually invoked
Signed-off-by: onobc <chris.bono@gmail.com>
1 parent 0bd45bf commit 50cd28e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
- '1.0.x'
99
paths-ignore:
1010
- '.github/**'
11-
11+
workflow_dispatch:
1212

1313
jobs:
1414
build:

0 commit comments

Comments
 (0)