fix:
Gitea Action for docker build runtime / gitea-action-test (push) Successful in 8s Details

This commit is contained in:
chenwj113 2024-05-30 10:03:18 +08:00
parent 8028ab740a
commit 91d3f36171
1 changed files with 1 additions and 1 deletions

View File

@ -22,4 +22,4 @@ jobs:
fi
echo $version
- run: echo "This job's status is ${{ job.status }}."
- run: echo "Tag name from gitea.ref_name: ${{ gitea.ref_name }}"
- run: echo "Tag name from gitea.ref_name ${{ gitea.ref_name }}"