feat: 增加版权所有声明和网站链接
This commit is contained in:
@@ -163,6 +163,8 @@ jobs:
|
|||||||
echo "Workflow Number: $GITHUB_RUN_NUMBER"
|
echo "Workflow Number: $GITHUB_RUN_NUMBER"
|
||||||
echo "Workflow ID: $GITHUB_RUN_ID"
|
echo "Workflow ID: $GITHUB_RUN_ID"
|
||||||
echo "Beijing Time: $BEIJING_TIME"
|
echo "Beijing Time: $BEIJING_TIME"
|
||||||
|
echo "Copyright © 2024 NianBroken. All rights reserved."
|
||||||
|
echo "https://www.nianbroken.top/"
|
||||||
|
|
||||||
- name: Delete __pycache__ folder
|
- name: Delete __pycache__ folder
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user