We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d96440f commit 3acdaa4Copy full SHA for 3acdaa4
.github/workflows/maven-publish.yml
@@ -1,5 +1,6 @@
1
name: Publish package to the Maven Central Repository
2
on:
3
+ workflow_dispatch:
4
release:
5
types: [created]
6
jobs:
0 commit comments