Skip to content

Commit 6542485

Browse files
committed
allow manual deploy
Signed-off-by: Rajat Jindal <[email protected]>
1 parent 39d8f80 commit 6542485

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
- main
66
tags:
77
- "v*"
8+
workflow_dispatch: {}
89

910
jobs:
1011
build:

0 commit comments

Comments
 (0)