refactor: 更新作者网站链接
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user