Skip to content

Commit d8341e5

Browse files
committed
[CI] Modular Names 2
1 parent bff92e0 commit d8341e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manual-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
if: ${{ inputs.release_packages == 'false' }}
5454
name: JAR
5555
needs: [ tests ]
56-
uses: ./.github/workflows/_make_release_jar.yml
56+
uses: ./.github/workflows/_make-release-jar.yml
5757
secrets: inherit
5858
with:
5959
version: ${{ inputs.version }}

0 commit comments

Comments
 (0)