diff --git a/.github/workflows/maven-publish.yml b/.github/workflows/maven-publish.yml index 23b479b2a..e95dac49f 100644 --- a/.github/workflows/maven-publish.yml +++ b/.github/workflows/maven-publish.yml @@ -1,6 +1,6 @@ # This workflow will build a package using Maven and then publish it to GitHub packages when a release is created # For more information see: https://github.com/actions/setup-java#apache-maven-with-a-settings-path -# test +# test name: Maven Package