Skip to content

Commit 9f1183d

Browse files
committed
adding manual trigger
1 parent 3fd722c commit 9f1183d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/create-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
tags:
66
- v*
7+
# Add this manual trigger
8+
workflow_dispatch:
79

810
permissions:
911
contents: write

0 commit comments

Comments
 (0)