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.
2 parents bedfcfe + d9004e1 commit f9779afCopy full SHA for f9779af
.github/workflows/publish.yml
@@ -1,5 +1,5 @@
1
on:
2
- workflow_call:
+ workflow_dispatch:
3
inputs:
4
javaVersion:
5
description: "Java version to use"
.github/workflows/publish_private.yml
@@ -1,7 +1,7 @@
name: Maven Publish Private
6
7
0 commit comments