Quiz 11 Question 6 of 20

Job 'package' has a step 'id: meta' that writes 'version=1.4.2' to $GITHUB_OUTPUT. Job 'publish' has 'needs: [package]'. What must 'package' declare so 'publish' can read the version via needs?

Select an answer to reveal the explanation.

Motivation