Skip to content

Commit 160f8d0

Browse files
committed
Allow to dispatch the release build process manually
1 parent 43d83b7 commit 160f8d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
on:
2+
workflow_dispatch:
23
release:
34
types: created
45

0 commit comments

Comments
 (0)