Skip to content

Commit f6aa1ab

Browse files
committed
Minor
1 parent 2de3062 commit f6aa1ab

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
@@ -23,7 +23,7 @@ ls -la "$CLONE_DIR"
2323

2424
cd "$CLONE_DIR"
2525

26-
INSERTED_LINE="- https://github.com/$GITHUB_REPOSITORY\n"
26+
INSERTED_LINE="- [$GITHUB_REPOSITORY](https://github.com/$GITHUB_REPOSITORY)\n"
2727

2828
sed "/^<!-- START gadpp -->.*/a $INSERTED_LINE" $README_FILE > readme_changed.md
2929

0 commit comments

Comments
 (0)