Skip to content

Commit 26c43af

Browse files
authored
Allow manually triggering workflow
1 parent b0bdf4a commit 26c43af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

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

910
env:
1011
FORCE_COLOR: true

0 commit comments

Comments
 (0)