Skip to content

Commit c8b3e76

Browse files
committed
Workflow Dispatch
1 parent 2c44cea commit c8b3e76

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/publish-packages.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Maven Central Deploy
22

33
on:
4-
release:
5-
types: [published]
4+
workflow_dispatch:
65

76
jobs:
87
deploy:

0 commit comments

Comments
 (0)