We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca762e3 commit 26b0327Copy full SHA for 26b0327
.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: Publish to Maven Central
5
6
on:
7
release:
0 commit comments