Skip to content

Commit

Permalink
rename workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
maggi373 committed Aug 30, 2024
1 parent 5ea3203 commit 02d2ebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This workflow will build a Java project with Gradle
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-gradle

name: Publish package to the Maven Central Repository
name: Publish to Maven
on:
release:
types: [published]
Expand Down

0 comments on commit 02d2ebb

Please sign in to comment.