Update main.yml

This commit is contained in:
碎念_Nian
2024-02-02 22:36:33 +08:00
committed by GitHub
Unverified
parent 10f6fa2f0e
commit 052a55476d
+1
View File
@@ -62,6 +62,7 @@ jobs:
run: |
python main.py
# 为了方便通过截图快速定位到用户 所以会输出部分信息
echo "------"
echo "Repository Name: ${{ github.repository }}"
echo "Workflow Number: ${{ github.run_number }}"
echo "Workflow ID: ${{ github.run_id }}"