Обновить .gitea/workflows/wf_test.yaml
All checks were successful
Test job / test-job (push) Successful in 19s

This commit is contained in:
Надежда Федорова 2024-04-19 18:47:29 +03:00
parent 3afd8bc54e
commit 9978a86d47

View File

@ -10,6 +10,8 @@ jobs:
steps:
- name: Parse target branch
run: |
echo $EV
echo $EV
echo $RE
env:
EV: ${{ toJson(gitea.event) }}
EV: ${{ toJson(gitea.event) }}
RE: ${{ github.ref_name }}