Skip to content

Commit 1c02b93

Browse files
author
Sebastian Gumprich
committed
add possibility to run release workflow manually
1 parent a2f11fe commit 1c02b93

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
@@ -2,6 +2,7 @@
22
name: New release
33

44
on:
5+
workflow_dispatch:
56
push:
67
branches:
78
- master

0 commit comments

Comments
 (0)