Skip to content

Commit 8254161

Browse files
trasklaurit
andauthored
Fix release workflow (#13316)
Co-authored-by: Lauri Tulmin <[email protected]>
1 parent e8f67d8 commit 8254161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ jobs:
181181
--notes-file /tmp/release-notes.txt \
182182
v$VERSION \
183183
opentelemetry-javaagent.jar \
184-
opentelemetry-javaagent.asc.jar \
184+
opentelemetry-javaagent.jar.asc \
185185
opentelemetry-java-instrumentation-SBOM.zip
186186
187187
# these are used as job outputs

0 commit comments

Comments
 (0)