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 8becfbd commit b27f700Copy full SHA for b27f700
.github/workflows/maven-publish.yml
@@ -1,7 +1,7 @@
1
# This workflow will build a package using Maven and then publish it to GitHub packages when a release is created
2
# For more information see: https://github.com/actions/setup-java/blob/main/docs/advanced-usage.md#apache-maven-with-a-settings-path
3
4
-name: Maven Package
+name: Maven Publish
5
6
on:
7
workflow_dispatch:
0 commit comments