更新 .gitea/workflows/action.yaml
All checks were successful
Gitea Actions Build / Info (push) Successful in 1s
All checks were successful
Gitea Actions Build / Info (push) Successful in 1s
This commit is contained in:
parent
9845ad37ee
commit
ff96cc76dd
@ -13,10 +13,11 @@ jobs:
|
||||
- logInfoMessage: Check out repository code
|
||||
run: |
|
||||
echo "${{gitea.server_url}}"
|
||||
echo "${{gitea.api_url}}"
|
||||
echo "${{gitea.repository_owner}}"
|
||||
echo "${{gitea.repository}}"
|
||||
echo "${{gitea.token}}"
|
||||
echo "${{gitea.event.head_commit.message}}"
|
||||
echo "${{gitea.event.head_commit.sha}}"
|
||||
echo "${{gitea.event.head_commit.url}}"
|
||||
echo "${{gitea.event.head_commit.message}}"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user