From 96d3e83ebdaa12d66855e47ca5561f4d6beb9768 Mon Sep 17 00:00:00 2001 From: Oxymoron <71148001+blxckOxymoron@users.noreply.github.com> Date: Sun, 17 Apr 2022 21:24:47 +0200 Subject: [PATCH] Update maven.yml --- .github/workflows/maven.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 991ef98..60e0faa 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -1,7 +1,7 @@ # This workflow will build a Java project with Maven, and cache/restore any dependencies to improve the workflow execution time # For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven -name: Java CI with Maven +name: Build Plugin on: workflow_dispatch: