Skip to content

Commit 6498131

Browse files
committed
Editing artifacts message.
1 parent 61190ab commit 6498131

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/spell-and-link-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,5 +121,5 @@ jobs:
121121
echo "- **HTML Link Check:** $([ -f htmltest.log ] && echo '✓ Complete' || echo '✗ Failed')" >> $GITHUB_STEP_SUMMARY
122122
echo "- **Spell Check:** $([ -f spellcheck-output.txt ] && echo '✓ Complete' || echo '✗ Failed')" >> $GITHUB_STEP_SUMMARY
123123
echo "" >> $GITHUB_STEP_SUMMARY
124-
echo "Download full reports from the artifacts section above." >> $GITHUB_STEP_SUMMARY
124+
echo "Download full reports from the artifacts section below." >> $GITHUB_STEP_SUMMARY
125125
# Testing workflow detection

0 commit comments

Comments
 (0)