Skip to content

Commit f140e6b

Browse files
authored
Merge pull request #26 from ledhed2222/allow-manual-release
allow manual
2 parents 222dc9d + 27aa023 commit f140e6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/jdeploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ name: jDeploy CI with Maven
66
on:
77
push:
88
branches: ['master']
9+
workflow_dispatch:
910

1011
jobs:
1112
build:

0 commit comments

Comments
 (0)