Skip to content

Commit a91551d

Browse files
committed
add workflow_dispatch to snapshot release workflow
1 parent 617878c commit a91551d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/maven-publish-snapshot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
name: Maven Snapshot deploy
55

66
on:
7+
workflow_dispatch:
78
push:
89
branches:
910
- 'main'

0 commit comments

Comments
 (0)