Skip to content

Commit 5e7a6d3

Browse files
authored
ci: fixing manual publish path (#2)
1 parent c808f7c commit 5e7a6d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manual-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
required: true
88
type: choice
99
options:
10-
- lib/libotel
10+
- lib/java-server-sdk-otel
1111
prerelease:
1212
description: 'Is this a prerelease.'
1313
type: boolean

0 commit comments

Comments
 (0)