Skip to content

Commit 2a929e0

Browse files
committed
Allow manual dispatches for releases
1 parent 5e8c2ff commit 2a929e0

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
@@ -6,6 +6,7 @@ on:
66
push:
77
tags:
88
- "*"
9+
workflow_dispatch:
910

1011
# Declare default permissions as read only.
1112
permissions: read-all

0 commit comments

Comments
 (0)