refactor: 更新作者网站链接

This commit is contained in:
NianBroken
2025-04-23 17:42:02 +08:00 Unverified
parent 5a20d3b333
commit bf9ed5d6f3
6 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -105,7 +105,7 @@ jobs:
echo "Workflow ID: $GITHUB_RUN_ID"
echo "Beijing Time: $BEIJING_TIME"
echo "Copyright © 2024 NianBroken. All rights reserved."
echo "Author's website: https://www.nianbroken.top/"
echo "Author's website: https://www.klaio.top/"
echo "Author's Repository URL: https://github.com/NianBroken/ZFCheckScores/"
echo "------"
+2 -2
View File
@@ -177,7 +177,7 @@ jobs:
echo "Workflow ID: $GITHUB_RUN_ID"
echo "Beijing Time: $BEIJING_TIME"
echo "Copyright © 2024 NianBroken. All rights reserved."
echo "Author's website: https://www.nianbroken.top/"
echo "Author's website: https://www.klaio.top/"
echo "Author's Repository URL: https://github.com/NianBroken/ZFCheckScores/"
echo "------"
@@ -195,4 +195,4 @@ jobs:
# 将更改强制推送到运行分支
git add .
git commit -m "Update from GitHub Actions" || true
git push origin $GITHUB_REF_NAME --force
git push origin $GITHUB_REF_NAME --force