更新 .gitea/workflows/action.yaml
All checks were successful
Gitea Actions Build / Info (push) Successful in 1s

This commit is contained in:
Armamem0t 2025-06-18 10:22:15 +08:00
parent ff96cc76dd
commit 71e554a16b

View File

@ -16,6 +16,7 @@ jobs:
echo "${{gitea.api_url}}"
echo "${{gitea.repository_owner}}"
echo "${{gitea.repository}}"
echo "${{gitea.event.repository.name}}"
echo "${{gitea.token}}"
echo "${{gitea.event.head_commit.sha}}"
echo "${{gitea.event.head_commit.url}}"