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 aea6e72 commit e1d24a9Copy full SHA for e1d24a9
entrypoint.sh
@@ -92,4 +92,4 @@ fi
92
# Set output and summary
93
echo $result
94
echo "result=$result" >> $GITHUB_OUTPUT
95
-echo "$result, `${BUILD_DIR}` committed to <https://github.com/$GITHUB_REPOSITORY/tree/$TARGET_BRANCH>" >> $GITHUB_STEP_SUMMARY
+echo "$result, _${BUILD_DIR}_ committed to <https://github.com/$GITHUB_REPOSITORY/tree/$TARGET_BRANCH>" >> $GITHUB_STEP_SUMMARY
0 commit comments