Skip to content

Commit db0b81b

Browse files
committed
Updated Publish action name
1 parent e0c3551 commit db0b81b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# This workflow will build a Java project with Gradle and cache/restore any dependencies to improve the workflow execution time
66
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-gradle
77

8-
name: Sonatype Publish
8+
name: Publish Central Portal
99

1010
on:
1111
workflow_dispatch:

0 commit comments

Comments
 (0)