diff --git a/.github/workflows/maven-publish.yml b/.github/workflows/maven-publish.yml index 0376044..530c730 100644 --- a/.github/workflows/maven-publish.yml +++ b/.github/workflows/maven-publish.yml @@ -1,7 +1,7 @@ # 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 -name: Maven Package +name: Deploy Package on: workflow_dispatch: