We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 589b720 commit 65e6eefCopy full SHA for 65e6eef
.github/workflows/version.yaml
@@ -48,5 +48,4 @@ jobs:
48
echo "MajorMinorPatch=${GITHUB_REF#refs/*/}" >> "$GITHUB_OUTPUT"
49
echo "FullSemVer=${GITHUB_REF#refs/*/}" >> "$GITHUB_OUTPUT"
50
echo "# Build version: ${GITHUB_REF#refs/*/}" >> $GITHUB_STEP_SUMMARY
51
- fi
52
- echo '${{ toJson(github) }}' | jq .
+ fi
0 commit comments