Skip to content

Commit 508e616

Browse files
committed
Rename misleading ci step
1 parent 6e9efe0 commit 508e616

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
@@ -25,7 +25,7 @@ jobs:
2525
- name: Build with Gradle Wrapper
2626
run: ./gradlew build
2727

28-
- name: Publish to GitHub Packages
28+
- name: Publish to Maven Repositories
2929
run: ./gradlew publish
3030
env:
3131
USERNAME: ${{ github.actor }}

0 commit comments

Comments
 (0)