Skip to content

Commit 3de9953

Browse files
committed
allow manual cd
1 parent 218d739 commit 3de9953

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cd.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
tags:
66
- '*'
7+
workflow_dispatch:
78

89
jobs:
910
release:

0 commit comments

Comments
 (0)