Skip to content

Commit 7f59dc4

Browse files
committed
add workflow_dispatch trigger
1 parent 16cbd25 commit 7f59dc4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
tags:
1212
- "v*.*.*"
1313
- "v*.*.*-rc.*"
14+
workflow_dispatch:
1415

1516
permissions:
1617
contents: write

0 commit comments

Comments
 (0)