We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0658207 commit 28df98fCopy full SHA for 28df98f
1 file changed
.github/workflows/publish.yml
@@ -7,6 +7,9 @@
7
8
name: Publish to Sonatype
9
10
+on:
11
+ workflow_dispatch:
12
+
13
permissions:
14
contents: read
15
0 commit comments