Skip to content

Commit d440229

Browse files
committed
Allow manual Release workflow dispatch.
1 parent 4018372 commit d440229

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
@@ -9,6 +9,7 @@ on:
99
- "CONTRIBUTING.md"
1010
- "LICENSE"
1111
- "README.md"
12+
workflow_dispatch:
1213

1314
concurrency:
1415
group: release-${{ github.ref }}

0 commit comments

Comments
 (0)