Skip to content

Commit 78b7847

Browse files
committed
Revert "Remove unused workflow lines"
This reverts commit dc0127c.
1 parent dc0127c commit 78b7847

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,9 @@ jobs:
184184
opentelemetry-javaagent.asc.jar \
185185
opentelemetry-java-instrumentation-SBOM.zip
186186
187+
echo "version=$VERSION" >> $GITHUB_OUTPUT
188+
echo "prior-version=$PRIOR_VERSION" >> $GITHUB_OUTPUT
189+
187190
merge-change-log-to-main:
188191
permissions:
189192
contents: write # for git push to PR branch

0 commit comments

Comments
 (0)