Update main.yml

This commit is contained in:
碎念_Nian
2024-02-04 13:22:36 +08:00
committed by GitHub
Unverified
parent b98a17324f
commit 65649d0bea
+1 -1
View File
@@ -89,7 +89,7 @@ jobs:
# 方便通过截图快速定位到用户
echo "Repository Name: ${{ github.repository }}"
echo "Commit SHA: ${{ github.sha }}"
echo "Parent SHA: ${{ github.event.head_before }}"
echo "Previous Commit SHA: ${{ github.event.before }}"
echo "Current Workflow: ${{ github.workflow }}"
echo "Workflow Number: ${{ github.run_number }}"
echo "Workflow ID: ${{ github.run_id }}"