更新 .gitea/workflows/actions.yaml
All checks were successful
TestActions / Test (push) Successful in 5s
All checks were successful
TestActions / Test (push) Successful in 5s
This commit is contained in:
parent
30108cb78f
commit
942edffbc8
@ -14,4 +14,5 @@ jobs:
|
||||
- run: echo "${{ toJson(github) }}"
|
||||
- run: echo "${{ toJson(runner) }}"
|
||||
- run: echo "${{ toJson(gitea) }}"
|
||||
- run: echo "${{ toJson(job) }}"
|
||||
- run: echo "${{ toJson(job) }}"
|
||||
- run: echo "${{ toJson(env) }}"
|
Loading…
Reference in New Issue
Block a user