Skip to content

Commit 92851e1

Browse files
authored
Add comment why workflow lines aren't unused (#13266)
1 parent e975536 commit 92851e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ jobs:
184184
opentelemetry-javaagent.asc.jar \
185185
opentelemetry-java-instrumentation-SBOM.zip
186186
187+
# these are used as job outputs
187188
echo "version=$VERSION" >> $GITHUB_OUTPUT
188189
echo "prior-version=$PRIOR_VERSION" >> $GITHUB_OUTPUT
189190

0 commit comments

Comments
 (0)