We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c44cea commit c8b3e76Copy full SHA for c8b3e76
1 file changed
.github/workflows/publish-packages.yml
@@ -1,8 +1,7 @@
1
name: Maven Central Deploy
2
3
on:
4
- release:
5
- types: [published]
+ workflow_dispatch:
6
7
jobs:
8
deploy:
0 commit comments