diff --git a/.github/workflows/Metadata.yml b/.github/workflows/Metadata.yml index a090049..a87076c 100644 --- a/.github/workflows/Metadata.yml +++ b/.github/workflows/Metadata.yml @@ -64,6 +64,7 @@ jobs: environment: ${{ steps.computedGitHubEnvironment.outputs.environment }} shortSha: ${{ steps.shortSha.outputs.shortSha }} version: ${{ steps.computedVersion.outputs.version }} + semver: ${{ steps.semver.outputs.semver }} nodeRuntime: ${{ steps.computedNodeRuntime.outputs.runtime }} # Set of actions to perform for this execution sandbox