Skip to content

Commit e1d24a9

Browse files
authored
Update entrypoint.sh
1 parent aea6e72 commit e1d24a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,4 @@ fi
9292
# Set output and summary
9393
echo $result
9494
echo "result=$result" >> $GITHUB_OUTPUT
95-
echo "$result, `${BUILD_DIR}` committed to <https://github.com/$GITHUB_REPOSITORY/tree/$TARGET_BRANCH>" >> $GITHUB_STEP_SUMMARY
95+
echo "$result, _${BUILD_DIR}_ committed to <https://github.com/$GITHUB_REPOSITORY/tree/$TARGET_BRANCH>" >> $GITHUB_STEP_SUMMARY

0 commit comments

Comments
 (0)