Skip to content

Commit 2624a4f

Browse files
committed
ci: corrects publish-javadoc job > step name
1 parent e9d6fbd commit 2624a4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/callable.publish-javadoc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
cache-read-only: true
2626

27-
- name: Run build (incl. test)
27+
- name: Generate javadoc (gradle)
2828
run: ./gradlew javadoc
2929

3030
- name: Conclude javadoc version and set env

0 commit comments

Comments
 (0)