Update .gitea/workflows/ci.yml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s
Gitea Actions Demo / tag-only-job (push) Has been skipped

This commit is contained in:
dany 2024-07-24 17:28:36 +02:00
parent aeea0c6445
commit ba0572d51a

View File

@ -40,7 +40,7 @@ jobs:
- name: env
run: |
printenv
echo "Tag name from GITHUB_REF_NAME: $GITEA_REF_NAME"
echo "Tag name from GITHUB_REF_NAME: $GITHUB_REF_NAME"
echo "Tag name from github.ref_name: ${{ gitea.ref_name }}"
ls -al .
ls -al build